tvm
|
Go to the source code of this file.
Classes | |
class | tvm::runtime::NVTXScopedRange |
A class to create a NVTX range. No-op if TVM is not built against NVTX. More... | |
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
tvm::runtime | |
Macros | |
#define | TVM_NVTX_FUNC_SCOPE() NVTXScopedRange _nvtx_func_scope_(__PRETTY_FUNCTION__); |
#define TVM_NVTX_FUNC_SCOPE | ( | ) | NVTXScopedRange _nvtx_func_scope_(__PRETTY_FUNCTION__); |