- 24 Aug, 2019 1 commit
-
-
Neo Chien committed
-
- 23 Aug, 2019 5 commits
-
-
Fixed repo change for llvm-9 to resolve missing dependency issue when building images with llvm enabled (#3826)
tristan-arm committed -
Haibin Lin committed
-
Animesh Jain committed
-
Tianqi Chen committed
-
雾雨魔理沙 committed
-
- 22 Aug, 2019 3 commits
-
-
transform.h:118:3: warning: 'const' type qualifier on return type has no effect attrs.h:68:3: note: expanded from macro 'TVM_DECLARE_ATTRS' node.h:244:3: note: expanded from macro 'TVM_DECLARE_NODE_TYPE_INFO' transform.h:95:3: warning: extra ';' after member function definition attrs.h:68:62: note: expanded from macro 'TVM_DECLARE_ATTRS'
lixiaoquan committed -
* Add one-hot to Relay * topi implementation * Working * add topi test * Add TF test * Fix check * fix linting issues * fix documentation * Fix documentation * Add support for on_value, off_value, axis, dtype * Add full support for axis * Fix compute and update test_forward * Move on_value and off_value to inputs * Add topi test * Update tests * Update docs * Fix style * re-enable tests * Add one_hot to mxnet converter
Jon Soifer committed -
Josh Fromm committed
-
- 21 Aug, 2019 3 commits
-
-
* Support cblas library in dense * start to add support for generic batch_matmul compute * Add x86 override for batch_matmul * Fix linting * reset file * Fix typos * dummy change to re-trigger CI
Jon Soifer committed -
* [Relay][VM]VM debugger * Report mean/min/max for op duration * Typos * Lint * Lint * Lint * Support build debug VM in CMake * Lint * Enable VM debug in unit test * Disable debug vm test until new docker image is built * Add device sync code * Fix qnn unit test * Disable vm debug by default * Rename files * Rename classes * Fix comment * Fix comment
Wei Chen committed -
Peter Yeh committed
-
- 20 Aug, 2019 2 commits
-
-
Bing Xu committed
-
Tianqi Chen committed
-
- 19 Aug, 2019 5 commits
-
-
Zhao Wu committed
-
* transpose implementation for tflite.py * add TRANSPOSE to convert_map * Fix Unexpected keyword argument 'axis' in function call * add test for transpose oprator * Add the parameter 'axes' handling * add test for transpose oprator * solve conflict within CONTRIBUTORS.md * Improve the if condition for empty tuple * Add one unit test to cover empty tuple * solve conflict within CONTRIBUTORS.md
Neo Chien committed -
* Fixed onnx test failures when run on a cpu backend * Updated check_torch_conversion function to include output comparison
tristan-arm committed -
[CoreML] Solve CoreML frontend issue of image scaler and padding so that Mobilenet mlmodel can work correctly. (#3800)
Zhao Wu committed -
Wuwei Lin committed
-
- 18 Aug, 2019 1 commit
-
-
* [VTA][TSIM] parallel hardware compilation with macOS and debug support * simplify
Liangfu Chen committed
-
- 17 Aug, 2019 2 commits
- 16 Aug, 2019 3 commits
-
-
ziheng committed
-
Wuwei Lin committed
-
* QNN quantize and dequantize operators. * addressing review comments. * addressing review comments. * Adding new line at the end of the file. * Adhering to styling guidelines. * Adding name to contributors. * Fixing lint issue. * Fixing file name. * Removing unnecessary code.
shoubhik committed
-
- 15 Aug, 2019 3 commits
-
-
* [Relay][Frontend][ONNX] Add Sign and Equal operators to ONNX frontend * Dummy change to retrigger integration test
Jon Soifer committed -
* Refactor. * update * update * update * update * update * update
ziheng committed -
Animesh Jain committed
-
- 14 Aug, 2019 6 commits
-
-
Animesh Jain committed
-
Animesh Jain committed
-
* [VTA][Chisel] scale dram base address in hardware instead of runtime * remove trailing spaces
Luis Vega committed -
Thierry Moreau committed
-
雾雨魔理沙 committed
-
* Support BatchMatMul with shapes greater than length 3 * Fixes * Add tests * Remove dependency on Python3 * Clean up * Merge with master * Resolve comments
Jon Soifer committed
-
- 13 Aug, 2019 6 commits
-
-
Benjamin Tu committed
-
* [VTA][Chisel] run all unittests by default * better naming * add generated unittest folder to clean rule
Luis Vega committed -
Zhi committed
-
* building TSIM specific library along with fast simulator to quickly switch between dlls * cmake controlled TSIM libraries * always build tsim driver in either simulation modes * build DLLs based on CMAKE flags * updating the jenkinsfile * small restructuring * reducing the cmake flags * update instructions * reverting to 3 flags * update Jenkinsfile * adding new line * enabling TSIM unit and integration tests * fix description * temporarily disabling task_python_vta tests in CPU Build stage * move CPU tests in unit test stage * stage reorg * better make * disabling TSIM tests for now * reverting some restructuring * fix
Thierry Moreau committed -
* added alutest * fix indent * name change for cycle * improved data gen and infra * added alutest * fix indent * name change for cycle * improved data gen and infra * fix space * fix indent * fixes * aluRef * fix randomarary * add * Revert "add" This reverts commit 87077daebbe055dee11f80e37da3a6291138e0f0. * Revert "fix randomarary" This reverts commit df386c1e660eb6ebcff1a1f905610573676f1589. * Revert "aluRef" This reverts commit 8665f0d4a7b12b796b2cb1ca6bf9cfe5613ee389. * should fix dlmc-core
Benjamin Tu committed -
pzq committed
-