- 11 2月, 2018 6 次提交
-
-
由 Tao Luo 提交于
-
由 Yu Yang 提交于
* Fix constructor bug in mixed_vector * Fix warnings * Clean code * Extract for-loop init. Make nvcc happy
-
由 Yancey 提交于
* dist train support lr decay * update by comment * revert elementwise method creator * delete comment
-
由 qingqing01 提交于
* Refine target_assign_op to unify the classification and regression targets assignment. * Fix the unit testing. * Fix conflicts.
-
由 qingqing01 提交于
-
由 kexinzhao 提交于
* fix absolute include path * Remove test_helper.h in old location * update include path
-
- 10 2月, 2018 11 次提交
-
-
由 Luo Tao 提交于
move paddle/pybind/pybind.h to paddle/fluid/pybind/pybind.h, and cancel the test_parallel_op temporary
-
由 fengjiayi 提交于
-
由 Yi Wang 提交于
-
由 Yancey1989 提交于
-
由 Siddharth Goyal 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Siddharth Goyal 提交于
* Add unit-test and example * Fix type error * Fix unit test cases * Fix init error for cudaplace * Change unit-test options
-
由 kexinzhao 提交于
* initial commit * fix bug * end of file fix * address comments
-
由 Tao Luo 提交于
-
- 09 2月, 2018 15 次提交
-
-
由 wanghaoshuang 提交于
-
由 Yancey1989 提交于
-
由 kexinzhao 提交于
* initial commit * minor fix * remove redundency * address comments
-
由 emailweixu 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yiqun Liu 提交于
* Save the inference model in Python example of recommender_system. * Add infer() in Python unittest recommender_system. * Add C++ inference unittest of recommender_system.
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 guosheng 提交于
-
由 wanghaoshuang 提交于
-
由 Siddharth Goyal 提交于
* Refine load * Address review comments: round 1 * Make API consistent with python-save/load * Add another unit test * Remove commented function * Fix GPU bug * Address review comments * Modify wrt PR 8147 * Fix filenames for combined case * Fix typo * Address review comments: round 2 * Unify TestInference by keeping default param in template * Address review comment * Fix spacing
-
由 kavyasrinet 提交于
* Fixing unbufered test to a generic test * Update channel_test.cc * splitting over functions * add type * fix *
-
由 kavyasrinet 提交于
* Adding more details to cluster_train * Update copyright for notest_dist_image_classification * Fixed copyright * Updating the copyright year and content
-
- 08 2月, 2018 7 次提交
-
-
由 Yu Yang 提交于
-
由 Liu Yiqun 提交于
-
由 Yancey1989 提交于
-
由 Abhinav Arora 提交于
Fix for program crash when destructor is called before channel close with blocked readers/writers (#8197) * Fix destructor crash and add unit tests * Fix typo in unit test * Reword comments * Make close channel a generic test * Refactoring unit tests * Fix method name
-
由 Yiqun Liu 提交于
-
由 Yang Yang(Tony) 提交于
* Fix parallel.do with batch norm * Change log level * CopyShare AllPlaces * disable nccl test * bring back parallel_do test
-
由 Yang Yang 提交于
-
- 07 2月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-