tvm
Classes | Namespaces
attrs.h File Reference

Auxiliary attributes for qnn operators. More...

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

Go to the source code of this file.

Classes

struct  tvm::relay::qnn::RequantizeAttrs
 Attribute for requantize operator. More...
 
struct  tvm::relay::qnn::QuantizeAttrs
 Attribute for quantize operator. More...
 
struct  tvm::relay::qnn::SimulatedQuantizeAttrs
 
struct  tvm::relay::qnn::DequantizeAttrs
 Attribute for dequantize operator. More...
 
struct  tvm::relay::qnn::BroadcastAttrs
 Attribute for broadcast operator. More...
 

Namespaces

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

Detailed Description

Auxiliary attributes for qnn operators.