Home
last modified time | relevance | path

Searched refs:InjectAttach (Results 1 – 3 of 3) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/te/schedule/
H A Dschedule_ops.cc62 class InjectAttach : public StmtMutator { class
64 InjectAttach(const Stage& stage, const Stage& attach_spec, in InjectAttach() function in tvm::te::InjectAttach
368 InjectAttach mutator(s, attach_spec, dom_map, debug_keep_trivial_loop); in ScheduleOps()
/dports/misc/tvm/incubator-tvm-0.6.1/src/schedule/
H A Dschedule_ops.cc74 class InjectAttach : public IRMutator { class
76 InjectAttach(const Stage& stage, in InjectAttach() function in tvm::schedule::InjectAttach
413 InjectAttach mutator(s, attach_spec, dom_map, debug_keep_trivial_loop); in ScheduleOps()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/schedule/
H A Dschedule_ops.cc74 class InjectAttach : public IRMutator { class
76 InjectAttach(const Stage& stage, in InjectAttach() function in tvm::schedule::InjectAttach
413 InjectAttach mutator(s, attach_spec, dom_map, debug_keep_trivial_loop); in ScheduleOps()