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::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...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 
 tvm::relay
 Relay: a high level functional IR for TVM.
 

Detailed Description

Attribute for annotation operators.