- 27 Feb, 2020 1 commit
-
-
* [REFACTOR][PY][API-CHANGE] Remove legacy python files. Remove legacy python files. Use the te namespace for most of the tensor expression primitives. - tvm.create_schedule -> tvm.te.create_schedule - tvm.placeholder -> tvm.te.placeholder - tvm.compute -> tvm.te.compute * Remove top-level exposures.
Tianqi Chen committed
-
- 20 Feb, 2020 1 commit
-
-
- Allows uniform conditions for select expressions (the same as halide) exposed by the loop vectorizer. Signed-off-by: Wei Pan <weip@nvidia.com>
wpan11nv committed
-
- 14 Feb, 2020 1 commit
-
-
- Move related files into the corresponding location as in C++ - Keep the top-level TVM API backward compatible to make minimum changes in topi
tqchen committed
-
- 22 Jan, 2020 1 commit
-
-
Alexander Pivovarov committed
-
- 16 Jan, 2020 1 commit
-
-
* [arith] add ShapeVar representing non-neg valued variable in a tensor shape * bounder remover; deal with div in int_set differently * fix bounder_remover * migrate unittest to use shape_var * use tvm.shape_var in integration & relay tests * add test case; fix Var register * fix lint * fix lint again * add default ShapeVar visitor in Relay * fix override * fix ShapeVar visit bug * revert IntervalSet for shape_var * remove bound_remover * remove is_var; use constructor for shapevar/var instead * ShapeVar -> SizeVar; add constructor comments * shape_var -> size_var in doc * tindex -> size
Yizhi Liu committed
-
- 03 Dec, 2019 1 commit
-
-
abergeron committed
-
- 30 Oct, 2019 1 commit
-
-
* Add support for Any op * Support ONNX frontend * Add doc * Add to relay docs * Dummy change to retrigger CI
Jon Soifer committed
-
- 07 Aug, 2019 1 commit
-
-
* Add LayerNorm op * update * fix * Add mean_std and mean_variance * add std and update doc * add license * x * lint * x * fix * fix doc
Haichen Shen committed
-
- 06 Jul, 2019 1 commit
-
-
* [relay][frontend] Return Module from get_workload * pass entry_func to autotvm * disable tune * add property to module * mod.entry_func to main * .main -> mod["main"] * fix
Zhi committed
-
- 02 Jul, 2019 1 commit
-
-
Zhi committed
-
- 27 Jun, 2019 1 commit
-
-
* fix relay reduce axis bug * add tests for reduce bug
Altan Haan committed
-
- 20 May, 2019 1 commit
-
-
* [Relay][TOPI] operator All * Update tests/python/frontend/tensorflow/test_forward.py Co-Authored-By: yongwww <55wuyong@163.com> * fix comments * change to level 4
Yong Wu committed
-
- 13 Apr, 2019 1 commit
-
-
Josh Pollock committed
-
- 08 Apr, 2019 1 commit
-
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 16 Jan, 2019 1 commit
-
-
Jared Roesch committed
-
- 15 Jan, 2019 1 commit
-
-
Tianqi Chen committed
-
- 30 Nov, 2018 1 commit
-
-
Siju committed
-
- 28 Nov, 2018 1 commit
-
-
Siju committed
-
- 26 Nov, 2018 1 commit
-
-
Siju committed
-
- 13 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 05 Nov, 2018 2 commits
-
-
Tianqi Chen committed
-
Jared Roesch committed
-
- 21 Oct, 2018 1 commit
-
-
Siju committed
-
- 20 Oct, 2018 1 commit
-
-
Tianqi Chen committed
-
- 18 Oct, 2018 1 commit
-
-
Siju committed
-
- 15 Oct, 2018 4 commits
-
-
Zhi committed
-
Tianqi Chen committed
-
* Relay MultiboxPrior Operator * Fix lint * Fix build * Add test for default args
Yao Wang committed -
Tianqi Chen committed
-
- 11 Oct, 2018 1 commit
-
-
Zhi committed
-
- 07 Oct, 2018 1 commit
-
-
[RELAY][OP] Operators. pool2d, global_pool2d, batch_flatten, tanh, sigmoid, floor, ceil, trunc, abs, negative, multiply, mod, pow, resize (#1813)
Siva committed
-
- 06 Oct, 2018 4 commits
-
-
Tianqi Chen committed
-
Pratyush Patel committed
-
Liang Luo committed
-
Thierry Moreau committed
-
- 05 Oct, 2018 2 commits
-
-
Tianqi Chen committed
-
Junru Shao committed
-