tvm
|
Attribute for annotation operators. More...
Go to the source code of this file.
Classes | |
struct | tvm::relay::OnDeviceAttrs |
Attributes for the "on_device" special operator. More... | |
struct | tvm::relay::CastHintAttrs |
Annotate an expression to be cast into specific data type. More... | |
struct | tvm::relay::CompilerAttrs |
Options for the operators used to annotate a compiler. More... | |
struct | tvm::relay::TIRCallAttrs |
Metadata for calls to TIR functions, useful for program analysis crossing Relay and TIR. More... | |
Namespaces | |
tvm | |
Performance counters for profiling via the PAPI library. | |
tvm::relay | |
Relay: a high level functional IR for TVM. | |
Attribute for annotation operators.