- 18 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] remove `compat` module (to_text) * remove some unnecessary decode * remove to_text definition and unittest * Revert "remove to_text definition and unittest" This reverts commit a6b69cb8dca8b9b031ce10ea32d1040e7e0dd267. * remove an assertion * empty commit
-
- 17 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] remove `compat` module (to_bytes) * remove some unused imports * clean up to_bytes definition and unittests * Revert "clean up to_bytes definition and unittests" This reverts commit e726539e1768172a411ff60e63fab82f164343cf. * use `b` prefix instead of `encode()`
-
- 12 10月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
[CodeStyle][F401] remove unused imports in python_paddle/nn_tensor_reader_tests_distributed_distribution_dataset_utils. (#46721)
-
- 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
-
- 06 5月, 2021 1 次提交
-
-
由 xiemoyuan 提交于
* Add deprecated warning info. * Add unittest for deprecated decorator. * Add warning info for tensor.grad
-
- 29 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
add __all__=[] to python files not in API public list; import * only support in API public list files (#32643)
-
- 27 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 11 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 31 8月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Move hapi form paddle/incubate to paddle * Remove vision/datasets/utils.py and clean code * Add sample code for conll05 * Print pull path when saving model * Fix sample code after paramter_list of SGD is changed to parameters * Fix bug in wmt16 datase
-
- 28 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 26 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 03 6月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
test=develop
-
- 28 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 26 10月, 2018 2 次提交
-
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
- 30 9月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 21 9月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 14 8月, 2018 2 次提交
- 10 8月, 2018 2 次提交
- 09 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 08 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 07 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix str and bytes problem Fix sorted problem Fix math problem Fix CI problem
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 25 4月, 2018 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 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
-
- 23 1月, 2018 2 次提交
- 22 1月, 2018 1 次提交
-
-
由 ying 提交于
-
- 19 1月, 2018 1 次提交
-
-
由 ying 提交于
-