_GetOrAllocRuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
_type_child_slots | tvm::runtime::Object | static |
_type_child_slots_can_overflow | tvm::runtime::Object | static |
_type_final | tvm::runtime::Object | static |
_type_has_method_sequal_reduce | tvm::runtime::Object | static |
_type_has_method_shash_reduce | tvm::runtime::Object | static |
_type_has_method_visit_attrs | tvm::runtime::Object | static |
_type_index | tvm::runtime::Object | static |
_type_key | tvm::te::TensorComputeOpNode | static |
attrs | tvm::te::OperationNode | |
axis | tvm::te::BaseComputeOpNode | |
BuildProvide(const Stage &stage, const std::unordered_map< IterVar, Range > &dom_map, bool debug_keep_trivial_loop) const final | tvm::te::TensorComputeOpNode | virtual |
BuildRealize(const Stage &stage, const std::unordered_map< IterVar, Range > &realize_map, const Stmt &body, String storage_scope="") const final | tvm::te::BaseComputeOpNode | virtual |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
FDeleter typedef | tvm::runtime::Object | |
GatherBound(const Operation &self, const std::unordered_map< Tensor, TensorDom > &tensor_dom, std::unordered_map< IterVar, Range > *out_dom_map) const final | tvm::te::BaseComputeOpNode | virtual |
GetOrAllocRuntimeTypeIndex(const std::string &key, uint32_t static_tindex, uint32_t parent_tindex, uint32_t type_child_slots, bool type_child_slots_can_overflow) | tvm::runtime::Object | protectedstatic |
GetTypeKey() const | tvm::runtime::Object | inline |
GetTypeKeyHash() const | tvm::runtime::Object | inline |
IncRef() | tvm::runtime::Object | inlineprotected |
input_regions | tvm::te::TensorComputeOpNode | |
inputs | tvm::te::TensorComputeOpNode | |
InputTensors() const final | tvm::te::TensorComputeOpNode | virtual |
intrin | tvm::te::TensorComputeOpNode | |
IsInstance() const | tvm::runtime::Object | inline |
name | tvm::te::OperationNode | |
num_outputs() const final | tvm::te::TensorComputeOpNode | virtual |
num_schedulable_dims() const final | tvm::te::TensorComputeOpNode | virtual |
Object() | tvm::runtime::Object | inline |
Object(const Object &other) | tvm::runtime::Object | inline |
Object(Object &&other) | tvm::runtime::Object | inline |
operator=(const Object &other) | tvm::runtime::Object | inline |
operator=(Object &&other) | tvm::runtime::Object | inline |
output_dtype(size_t i) const final | tvm::te::TensorComputeOpNode | virtual |
output_shape(size_t idx) const final | tvm::te::BaseComputeOpNode | virtual |
PropBoundToInputs(const Operation &self, arith::Analyzer *analyzer, const std::unordered_map< const VarNode *, IntSet > &dom_map, std::unordered_map< Tensor, TensorDom > *out_dom_map) const final | tvm::te::TensorComputeOpNode | virtual |
reduce_axis | tvm::te::BaseComputeOpNode | |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
ReplaceInputs(const Operation &self, const std::unordered_map< Tensor, Tensor > &rmap) const final | tvm::te::TensorComputeOpNode | virtual |
root_iter_vars() const final | tvm::te::BaseComputeOpNode | virtual |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
scalar_inputs | tvm::te::TensorComputeOpNode | |
schedulable_ndim | tvm::te::TensorComputeOpNode | |
tag | tvm::te::OperationNode | |
TensorComputeOpNode() | tvm::te::TensorComputeOpNode | inline |
TVM_DECLARE_BASE_OBJECT_INFO(BaseComputeOpNode, OperationNode) | tvm::te::BaseComputeOpNode | |
tvm::te::OperationNode::TVM_DECLARE_BASE_OBJECT_INFO(OperationNode, Object) | tvm::te::OperationNode | |
TVM_DECLARE_FINAL_OBJECT_INFO(TensorComputeOpNode, BaseComputeOpNode) | tvm::te::TensorComputeOpNode | |
type_index() const | tvm::runtime::Object | inline |
type_index_ | tvm::runtime::Object | protected |
TypeIndex2Key(uint32_t tindex) | tvm::runtime::Object | static |
TypeIndex2KeyHash(uint32_t tindex) | tvm::runtime::Object | static |
TypeKey2Index(const std::string &key) | tvm::runtime::Object | static |
unique() const | tvm::runtime::Object | inline |
VisitAttrs(AttrVisitor *v) | tvm::te::TensorComputeOpNode | inline |
~OperationNode() | tvm::te::OperationNode | inlinevirtual |