- 28 3月, 2023 1 次提交
-
-
由 Kim 提交于
* mv python/paddle/dataset/tests/ test/dataset/ * use path to get file path * add dataset * remove cmake entry * add all ops * solve conflicts
-
- 29 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 14 10月, 2022 1 次提交
-
-
由 jingsongliu 提交于
* update test_image.py * update test_image.py
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 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
-
- 29 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
add __all__=[] to python files not in API public list; import * only support in API public list files (#32643)
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 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
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 10 5月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 27 2月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 23 2月, 2017 1 次提交
-
-
由 Helin Wang 提交于
-
- 12 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 08 12月, 2016 1 次提交
-
-
由 xuwei06 提交于
To solve this, we maintain the list of DefaultNameFactory used in by trainer_config_helper, and reset the state at the beginning of each parse_config call. Change-Id: I13c7574dc8f0b6bc6f6b7c92eb425e2c52c926e8
-
- 12 11月, 2016 1 次提交
-
-
由 qijun 提交于
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-