tvm
|
This is the complete list of members for tvm::meta_schedule::TensorInfo, including all inherited members.
ArgInfo()=default | tvm::meta_schedule::ArgInfo | protected |
FromEntryFunc(const IRModule &mod, bool remove_preproc) | tvm::meta_schedule::ArgInfo | static |
FromJSON(const ObjectRef &json_obj) | tvm::meta_schedule::TensorInfo | static |
FromPrimFunc(const tir::PrimFunc &func) | tvm::meta_schedule::ArgInfo | static |
TensorInfo(runtime::DataType dtype, ffi::Shape shape) | tvm::meta_schedule::TensorInfo | explicit |
TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS(ArgInfo, runtime::ObjectRef, ArgInfoNode) | tvm::meta_schedule::ArgInfo | |
TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(TensorInfo, ArgInfo, TensorInfoNode) | tvm::meta_schedule::TensorInfo |