tvm
|
Auxiliary attributes for image operators. More...
Go to the source code of this file.
Classes | |
struct | tvm::relay::Resize1DAttrs |
Attributes used in image resize1d operator. More... | |
struct | tvm::relay::Resize2DAttrs |
Attributes used in image resize2d operator. More... | |
struct | tvm::relay::Resize3DAttrs |
Attributes used in image resize3d operator. More... | |
struct | tvm::relay::CropAndResizeAttrs |
Attributes used in image crop_and_resize operator. More... | |
struct | tvm::relay::Dilation2DAttrs |
Attributes used in dilation operators. More... | |
struct | tvm::relay::AffineGridAttrs |
Attributes used in image affine_grid operator. More... | |
struct | tvm::relay::GridSampleAttrs |
Attributes used in image grid_sample operator. More... | |
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
tvm::relay | |
Relay: a high level functional IR for TVM. | |
Auxiliary attributes for image operators.