- 15 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 14 5月, 2018 8 次提交
-
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
https://github.com/PaddlePaddle/Paddle由 yuyang18 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_visit_data_type
-
由 Tao Luo 提交于
Reusing of softmax mkldnn primitives
-
由 Yang yaming 提交于
Fix order of prior boxes.
-
-
由 Yu Yang 提交于
Balance parameter_opt between cards
-
- 12 5月, 2018 8 次提交
-
-
由 yangyaming 提交于
-
由 baiyf 提交于
-
由 Yu Yang 提交于
matmul support float16/double
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Parallel Executor revised feeder
-
由 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
-
由 Xiaohu Zhu 提交于
typo fixed
-
由 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 23 次提交
-
-
由 Jacek Czaja 提交于
- Added hash function inside of MKLDNN softmax op to be used as handle for primitives stroing in a context - Style fixes to softmax mkldnn op - Fixes after review - Coding style - Fix to style - style fixes - style fix - style fixes - Fix to cody style check - Rephrasing a comment
-
由 tensor-tang 提交于
update mklml version, disable building tests and examples when install mkldnn
-
由 Luo Tao 提交于
-
由 Tao Luo 提交于
fix unittest-error: test_network_with_dtype
-
由 Shan Yi 提交于
Fix two deadlinks in paddle/README.md
-
由 weixing02 提交于
-
由 Luo Tao 提交于
-
-
由 yuyang18 提交于
-
由 chengduoZH 提交于
-
由 chengduo 提交于
Fix compile on mac
-
由 Luo Tao 提交于
-
由 yuyang18 提交于
-
由 Yu Yang 提交于
Clean OpProtoAndCheckerMaker
-
由 yuyang18 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 Luo Tao 提交于
disable building tests and examples when install mkldnn skip -Werror=unused-result
-
由 yuyang18 提交于
-
https://github.com/PaddlePaddle/Paddle由 yuyang18 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/matmul_support_float16_double
-
由 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, ..]
-
由 Lei Wang 提交于
-
由 Tao Luo 提交于
-