tqchen opened a new pull request, #622:
URL: https://github.com/apache/tvm-ffi/pull/622

   This documents the Python argument conversion protocols recognized when 
calling TVM-FFI functions.
   
   Summary:
   - Add a Python guide subsection for argument conversion protocols.
   - Document the supported `__tvm_ffi_*` hooks and `__cuda_stream__` in a 
protocol table.
   - Point DLPack-compatible objects to the DLPack protocol documentation.
   - Add a cross-reference from the Function and Module concept page.
   
   Validation:
   - `pre-commit run --files docs/guides/python_lang_guide.md 
docs/concepts/func_module.rst`
   - `uv run --group docs sphinx-build -M html docs docs/_build`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to