viiccwen opened a new pull request, #1334: URL: https://github.com/apache/mahout/pull/1334
## Summary - Add missing docstrings for canonical public QDP Python APIs - Cover QDP engine encoding, DLPack/Torch tensor interop, benchmark builder methods, and Triton AMD availability/encoding methods - Keep changes documentation-only; no behavior changes ## Validation - `python3 -m py_compile qdp/qdp-python/qumat_qdp/backend.py qdp/qdp-python/qumat_qdp/tensor.py qdp/qdp-python/qumat_qdp/api.py qdp/qdp-python/qumat_qdp/triton_amd.py` - `git diff --check` - `env -u VIRTUAL_ENV make pre-commit` - Reviewer agent: approved; AST comparison with docstrings stripped found no executable code changes -- 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]
