Home
last modified time | relevance | path

Searched defs:schedule_extern (Results 1 – 6 of 6) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/topi/generic/
H A Dextern.py23 def schedule_extern(outs): function
/dports/misc/tvm/incubator-tvm-0.6.1/topi/python/topi/generic/
H A Dextern.py25 def schedule_extern(outs): function
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/python/topi/generic/
H A Dextern.py25 def schedule_extern(outs): function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/include/tvm/topi/generic/
H A Dextern.h48 inline Schedule schedule_extern(const Target& target, const Array<Tensor>& outs) { in schedule_extern() function
/dports/misc/tvm/incubator-tvm-0.6.1/topi/include/topi/generic/
H A Dextern.h45 inline Schedule schedule_extern(const Target& target, Array<Tensor> outs) { in schedule_extern() function
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/include/topi/generic/
H A Dextern.h45 inline Schedule schedule_extern(const Target& target, Array<Tensor> outs) { in schedule_extern() function