- 23 5月, 2018 4 次提交
-
-
由 fengjiayi 提交于
-
由 whs 提交于
* Enhance reduce op for multi dims. * Uncomment some unitest. * Uncomment unitest. * Remove unused code. * Fix infershape and python wrapper. * Add more examples. * Fix l2_normalize. * Fix normalization_wrapper. * Polish code. 1. Rename unitest function. 2. Rename const variable.
-
由 Siddharth Goyal 提交于
-
由 Siddharth Goyal 提交于
-
- 22 5月, 2018 4 次提交
-
-
由 yuyang18 提交于
-
由 yi.wu 提交于
-
由 qingqing01 提交于
1. If all bboxes are not difficult ground truth, the users can not define the data layer for this flag and not the input can be None for detection_map API. 2. Set default value for aspect_ratios in prior_box API. 3. Add more check in prior_box API.
-
由 Siddharth Goyal 提交于
-
- 21 5月, 2018 1 次提交
-
-
由 Qingsheng Li 提交于
* Added kernel to is_empty_op * Added python API * Updated code as required * Updated unittests
-
- 20 5月, 2018 1 次提交
-
-
由 baiyf 提交于
* package prior_box op * add doc * add unittest * add unittest * fix CI fails
-
- 19 5月, 2018 2 次提交
- 18 5月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
-
由 Wu Yi 提交于
* listen_and_serv use localscope * fix ut
-
- 17 5月, 2018 5 次提交
-
-
由 qiaolongfei 提交于
-
由 Kexin Zhao 提交于
-
由 Yu Yang 提交于
-
由 Yang Yang(Tony) 提交于
-
由 Kexin Zhao 提交于
-
- 16 5月, 2018 3 次提交
-
-
由 dzhwinter 提交于
* "fix ci" * "fix network config" * "rerun ci"
-
由 Yang Yang(Tony) 提交于
-
由 daminglu 提交于
-
- 15 5月, 2018 6 次提交
-
-
由 chengduoZH 提交于
-
由 yuyang18 提交于
-
由 gongweibao 提交于
Change default split minimize value to speed up transport data to pserver
-
由 Yancey 提交于
* add dist transpiler unit test * update by comment * update by comment * fix ci * fix ci
-
由 Wu Yi 提交于
-
由 daminglu 提交于
-
- 14 5月, 2018 5 次提交
- 12 5月, 2018 2 次提交
-
-
由 Jeff Wang 提交于
* Update the mnist test cases with the new API syntax. * Turn on the tests for MNIST * delete the test files got merged accidently. * Enable the mnist tests. ready for test driven development. * Comment out the infer first This is to confirm that the Trainer.train is working * Add CMake file to include the tests * Make the train program only return avg_cost for now * Update the tests to use the latest syntax
-
由 Qiao Longfei 提交于
* add Inference.infer * optimize code * update no_test_word2vec_new_api.py * update trainer * split check_and_get_place * use inference_program to save inference model in Trainer * update demo * update save_inference_model * clean code
-
- 11 5月, 2018 3 次提交
-
-
由 Luo Tao 提交于
-
由 chengduoZH 提交于
-
由 fengjiayi 提交于
* a draft of trainer.test() * polish trainer.test() * polish trainer.test() * update code format * update * polish code * polish code * polish code * Make trainer.test follow the rule of returning [loss, metric, metric, ..]
-
- 10 5月, 2018 2 次提交