- 10 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 05 7月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* change fluid.mean to paddle.mean * reverse some old code examples
-
- 16 6月, 2022 1 次提交
-
-
由 shiyutang 提交于
* tempfile_fix * update * fix_CI * update_word2vec.inference.model * remove_change_in_word2vec_book * fix_word2vec_book
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 22 9月, 2020 1 次提交
-
-
由 pangyoki 提交于
* default open dygraph mode * fix CI-Mac * fix Mac-CI other unittest file * fix CI-Py3 * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass * add enable_static to fix CI-Py3 * add enable_static to fix CI-coverage * delete try except
-
- 28 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 16 11月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
- 11 11月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 2 次提交
- 26 6月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 20 6月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 11 6月, 2018 2 次提交
- 25 5月, 2018 3 次提交
-
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 17 5月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
-
- 15 5月, 2018 1 次提交
-
-
由 Wu Yi 提交于
-
- 09 5月, 2018 1 次提交
-
-
由 Yang Yang 提交于
-
- 02 5月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 13 4月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 10 4月, 2018 4 次提交
- 31 3月, 2018 1 次提交
-
-
由 Helin Wang 提交于
In this way we can build and test using WITH_FLUID_ONLY flag being set to ON. - move paddle.v2.dataset,reader to paddle.dataset,reader - remove unused code (which depends on v2) in paddle.dataset,reader
-
- 06 3月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* change learning_rate_decay to learning_rate_scheduler * optimize code * change nn.cast to tensor.cast
-
- 27 2月, 2018 1 次提交
-
-
由 武毅 提交于
* merge fluid dist tests * update cmake
-
- 26 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 24 2月, 2018 3 次提交
- 12 2月, 2018 4 次提交
-
-
由 qingqing01 提交于
-
由 Liu Yiqun 提交于
Use a new scope for inference in python unittest to avoid changing the value of variables for training.
-
由 Liu Yiqun 提交于
-
由 Liu Yiqun 提交于
-