tvm
Classes | Namespaces
index.h File Reference

Attributes for indexing operators. More...

#include <tvm/relax/expr.h>
Include dependency graph for index.h:

Go to the source code of this file.

Classes

struct  tvm::relax::TakeAttrs
 Attributes used in take operator. More...
 
struct  tvm::relax::StridedSliceAttrs
 Attributes used in strided_slice operator. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 
 tvm::relax
 

Detailed Description

Attributes for indexing operators.