tvm
|
This is the complete list of members for tvm::auto_scheduler::State, including all inherited members.
_type_is_nullable | tvm::runtime::ObjectRef | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
bind(int stage_id, const Iterator &it, IteratorAnnotation thread_type) | tvm::auto_scheduler::State | |
cache_read(int stage_id, const String &scope_name, const Array< Integer > &reader_stage_ids, const ComputeDAG &dag) | tvm::auto_scheduler::State | |
cache_write(int stage_id, const String &scope_name, const ComputeDAG &dag) | tvm::auto_scheduler::State | |
compute_at(int stage_id, int target_stage_id, const Iterator &target_iter) | tvm::auto_scheduler::State | |
compute_inline(int stage_id) | tvm::auto_scheduler::State | |
compute_root(int stage_id) | tvm::auto_scheduler::State | |
ContainerType typedef | tvm::runtime::ObjectRef | |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
follow_fused_split(int stage_id, const Iterator &it, const Array< Integer > &src_step_ids, int level, bool factor_or_nparts) | tvm::auto_scheduler::State | |
follow_split(int stage_id, const Iterator &it, int src_step_id, int n_split) | tvm::auto_scheduler::State | |
fuse(int stage_id, const Array< Iterator > &iters) | tvm::auto_scheduler::State | |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::ObjectRef | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
parallel(int stage_id, const Iterator &it) | tvm::auto_scheduler::State | |
pragma(int stage_id, const Iterator &it, const String &pragma_type) | tvm::auto_scheduler::State | |
reorder(int stage_id, const Array< Iterator > &order) | tvm::auto_scheduler::State | |
rfactor(int stage_id, const Iterator &it, int factor_iter_id, const ComputeDAG &dag) | tvm::auto_scheduler::State | |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
split(int stage_id, const Iterator &it, const Array< Optional< Integer >> &lengths, bool inner_to_outer=true) | tvm::auto_scheduler::State | |
State(const Array< te::Operation > &ops) | tvm::auto_scheduler::State | explicit |
storage_align(int stage_id, const Iterator &it, int factor, int offset) | tvm::auto_scheduler::State | |
ToStr(bool delete_trivial_loop=true) const | tvm::auto_scheduler::State | |
TVM_DEFINE_OBJECT_REF_COW_METHOD(StateNode) | tvm::auto_scheduler::State | |
TVM_DEFINE_OBJECT_REF_METHODS(State, ObjectRef, StateNode) | tvm::auto_scheduler::State | |
unique() const | tvm::runtime::ObjectRef | inline |
unroll(int stage_id, const Iterator &it, int max_unroll=-1) | tvm::auto_scheduler::State | |
use_count() const | tvm::runtime::ObjectRef | inline |
vectorize(int stage_id, const Iterator &it) | tvm::auto_scheduler::State |