- 14 10月, 2021 1 次提交
-
-
由 zhouweiwei2014 提交于
ATT,cherry-pick #36227
-
- 28 7月, 2021 1 次提交
-
-
由 zhouweiwei2014 提交于
* Support C++ import python on windows for paddle * Support C++ import python on windows for paddle
-
- 24 6月, 2021 1 次提交
-
-
由 zhouzj 提交于
-
- 21 6月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
* del py2 code2 * fix test timeout
-
- 17 6月, 2021 1 次提交
-
-
由 kuizhiqing 提交于
-
- 11 6月, 2021 1 次提交
-
-
由 kuizhiqing 提交于
-
- 03 6月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* add progressbar for datasets downloading
-
- 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 提交于
-
- 03 12月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
* fix DATA_HOME path in win
-
- 30 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* lazy import for scipy * rm unused check
-
- 24 11月, 2020 2 次提交
-
-
由 Leo Chen 提交于
* upgrade comment string to raw string * fix string in * fix string with ' ' * revert update on comments * upgrade only necessary * fix sample code checker * fix comments with '''
-
由 smallv0221 提交于
* Fix en doc for rnn.py. test=document_fix * Delete mq2007 dataset.
-
- 11 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 20 10月, 2020 1 次提交
-
-
由 hong 提交于
* cat exeception in request download; test=develop * add re-try in download; test=develop
-
- 24 9月, 2020 1 次提交
-
-
由 Guo Sheng 提交于
* Remove dependency on nltk for paddle __init__. test=develop * Remove nltk.movie_reivew sentiment dataset to remove dependency on nltk. test=develop
-
- 22 9月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* remove paddle.readers API. test=develop
-
- 07 9月, 2020 1 次提交
-
-
由 wawltor 提交于
remove the dependence of matplotlib in dataset of uci_housing
-
- 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 8月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine manual seed * fix ci problem * fix unittests * fix unittest * set is_init_py=false in manual_seed * fix unittest * fix bernoulli_op * fix(unittest): change random_seed to manual_seed *
🐞 fix(unittest): fix manual_seed * trigger ci * fix test_sentiment * fix test_imperative_save_load * fix test_uniform_random_op * fix test_uniform_random_op * fix test_jit_save_load * merge develop * fix manual_seed * fix manual_seed * use global engine * use shared_ptr * fix double free * fix bug * fix bug * fix bug * fix test bug * fix test bug * fix test bug * fix ci
-
- 07 4月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO
-
- 28 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 16 12月, 2019 1 次提交
-
-
由 lilong12 提交于
-
- 03 12月, 2019 1 次提交
-
-
由 lilong12 提交于
* fix the compatiable problem between PY2 and PY3. * add ut, test=develop * add proxy, test=develop * download dataset before test, test=develop
-
- 26 11月, 2019 1 次提交
-
-
由 hong 提交于
* change download log formate; test=develop * add unittest for data download; test=develop * remove cache before download; test=develop
-
- 04 10月, 2019 1 次提交
-
-
由 xiaoting 提交于
-
- 20 9月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
- 04 9月, 2019 1 次提交
-
-
由 xiaoting 提交于
-
- 31 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 26 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 19 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 01 7月, 2019 1 次提交
-
-
由 xiaoting 提交于
replace mnist dataset url
-
- 14 6月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
-
- 13 6月, 2019 1 次提交
-
-
由 chengduo 提交于
* update CPU_NUM config test=develop
-
- 05 6月, 2019 1 次提交
-
-
由 lujun 提交于
fix flower-dataset unclose error
-
- 03 6月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
test=develop
-
- 31 5月, 2019 1 次提交
-
-
由 lujun 提交于
-