|
TVM
0.9.4
|
#include <tvm/internal/FirstOrderProvider.h>
Public Types | |
| using | Type = tvm::internal::ObjectWithProperties< MatrixRef, true > |
| using | ConstType = MatrixConstRefWithProperties |
Static Public Member Functions | |
| static MatrixProperties | slice (const MatrixProperties &p) |
| static Type | get (MatrixWithProperties &M, const Range &r) |
| static ConstType | get (const MatrixWithProperties &M, const Range &r) |
| using tvm::internal::FirstOrderProvider::slice_matrix::Type = tvm::internal::ObjectWithProperties<MatrixRef, true> |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |