- 12 6月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
* Cherry-pick fix random Python3 CI failure. In some tests, SWEs used "print('xxx').format('xxx')". The syntax is only supported in Python2, not python3. However, since those lines are related to data download, if the CI machines already have the data, it passes CI tests. That causes random failure. * Cherry-pick: disable CUDNN case of test_warpctc_op test=release
-
- 30 4月, 2019 1 次提交
-
-
由 guomingz 提交于
Update the folder name generation mechanism for saving the quantized model and weights. The folder name would be unique by adding the timestamp postfix. test=develop
-
- 20 4月, 2019 1 次提交
-
-
由 Wang, Chuanqi 提交于
* Split test_calibration test to two tests test=develop * Modify CMakeLists file test=develop
-