onnxruntime-tvm/python/tvm
Neo Chien dee52466db Implementation of tile for TFLite (#3814) 2019-08-31 18:56:39 -07:00
..
_ffi Implementation of uTVM (#3227) 2019-07-25 10:12:57 -07:00
autotvm [AutoTVM] Fix database APIs (#3821) 2019-08-28 10:04:12 -07:00
contrib Add build_create_shared_func to tvm/contrib/cc.py (#3840) 2019-08-29 09:59:40 -07:00
exec
hybrid [Relay][Any] Add shape func for dynamic shape (#3606) 2019-08-31 18:50:22 -07:00
micro Implementation of uTVM (#3227) 2019-07-25 10:12:57 -07:00
relay Implementation of tile for TFLite (#3814) 2019-08-31 18:56:39 -07:00
rpc [RPC] Terminate worker's childs first. (#3669) 2019-07-30 15:06:50 -07:00
__init__.py Quit and clean when TVM is interrupted (#3640) 2019-08-05 09:31:55 -07:00
_api_internal.py
_pyversion.py
api.py [TOPI][RELAY] Add op Size (#3094) 2019-07-19 15:06:34 -07:00
arith.py [ARITH] Revamp IntSet (#3272) 2019-06-13 13:09:58 -07:00
attrs.py
build_module.py [C++][API] Consistent RAII scoping API. (#3231) 2019-05-24 09:29:14 -07:00
codegen.py
container.py
datatype.py
error.py Align the naming rule for OpAttributeUnImplemented (#3695) 2019-08-02 08:52:00 -07:00
expr.py [ARITH][IR] Introduce FloorDiv/Mod (#3479) 2019-07-12 22:06:29 -07:00
generic.py
intrin.py Fix inconsistent python/cpp API behavior for if_then_else, power (#3829) 2019-08-26 11:31:10 -07:00
ir_builder.py
ir_pass.py
make.py [ARITH] More recursive rewrite rule, cleanup simplify tests (#3502) 2019-07-06 22:48:43 -07:00
module.py [RPC] Better handle tempdir if subprocess killed. (#3574) 2019-07-19 09:22:46 -07:00
ndarray.py Implementation of uTVM (#3227) 2019-07-25 10:12:57 -07:00
node.py
schedule.py
stmt.py
tag.py
target.py [VTA][Relay] Relay Compilation + AutoTVM compatible operator libraries for VTA (#3135) 2019-06-28 09:28:20 -07:00
tensor.py Add printer for Layout/BijectiveLayout (#3582) 2019-07-19 09:21:47 -07:00
tensor_intrin.py Extend TensorComputeOp to allow scalar inputs (#2606). (#3300) 2019-06-21 21:22:54 -07:00
testing.py