tvm
Classes | Namespaces
annotation.h File Reference

Attribute for annotation operators. More...

#include <tvm/ir/attrs.h>
#include <string>
Include dependency graph for annotation.h:

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.
 

Detailed Description

Attribute for annotation operators.