Files
apache--tvm/python
Bohan Hou b6db2ec89f [Runtime] CutensorMap support (#18097)
This PR introduces Cutensor map support in the runtime module. It enables calling kernels whose arguments are cuTensorMap, these arguments are passed as handle(address) and associated with arg_extra_tags that indicate indicate it is tensor map. The TensorMap is allocated on stack with a runtime API
2025-06-30 07:59:52 -04:00
..