|
tvm
|
Auxiliary attributes for reduce operators. More...
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. | |
Auxiliary attributes for reduce operators.
1.8.13