tvm
Classes | Namespaces
reduce.h File Reference

Auxiliary attributes for reduce operators. More...

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

Go to the source code of this file.

Classes

struct  tvm::relay::ReduceAttrs
 Attributes for Reduce operators. More...
 
struct  tvm::relay::ArgReduceAttrs
 Attributes for Reduce operators which reduce by finding a single element. E.g. argmin. More...
 
struct  tvm::relay::VarianceAttrs
 

Namespaces

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

Detailed Description

Auxiliary attributes for reduce operators.