.. _apidecode: flashinfer.decode ================= .. currentmodule:: flashinfer.decode Single Request Decoding ----------------------- .. autosummary:: :toctree: ../generated single_decode_with_kv_cache Batch Decoding -------------- .. autoclass:: BatchDecodeWithPagedKVCacheWrapper :members: :exclude-members: begin_forward, end_forward, forward, forward_return_lse .. automethod:: __init__ .. autoclass:: CUDAGraphBatchDecodeWithPagedKVCacheWrapper :members: .. automethod:: __init__ .. autoclass:: BatchDecodeMlaWithPagedKVCacheWrapper :members: .. automethod:: __init__