- 26 11月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add static_only for static api * addd static_only for class init * remove static_only for default_main_program * remove creater_parameter & startup_program * remove failed apis * revert py_func import * remove global scope * remove some api * remove cuda pinned place
-
- 24 11月, 2020 1 次提交
-
-
由 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 '''
-
- 12 10月, 2020 1 次提交
-
-
由 tangwei12 提交于
* fix fluid doc * fix fluid doc * fix fluid doc, test=document_fix * fix fluid doc, test=document_fix
-
- 01 9月, 2020 1 次提交
-
-
由 tangwei12 提交于
* add embedding 2.0 * add embedding support input int32
-
- 20 8月, 2020 1 次提交
-
-
由 yukavio 提交于
* add input.py file * write input.py * fix init file * add unit tests * fix dygraph and input shape * Revert "fix dygraph and input shape" This reverts commit 89ad8664. * fixed pylint * fix deprecated * fix old op * fix old op * set check_dygraph=True * Revert "set check_dygraph=True" This reverts commit a8e93e33. * test commit * fix doc and change test file name
-
- 14 5月, 2020 1 次提交
-
-
由 Cindy Cai 提交于
* test=develop, test=document_fix * test=develop, test=document_fix Co-authored-by: Nswtkiwi <1208425345@qq.com>
-
- 15 4月, 2020 1 次提交
-
-
由 Double_V 提交于
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794) * error message enchanced, test=develop * error message enchanced for APIs, test=develop * error message enhanced for roi_pool, test=develop * update added code, test=develop * update fluid/input.py, test=develop * update fluid/input.py ,test=develop * fix code style, test=develop * fix lower converage, test=develop * error message enhanced for roi pool, test=develop
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 06 2月, 2020 1 次提交
-
-
由 Tao Luo 提交于
-
- 24 11月, 2019 1 次提交
-
- 14 11月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* add input type and dtype check template, and update some APIs check * refine check template, and update some APIs check in nn.py * update some APIs check in loss.py test=develop
-
- 12 10月, 2019 1 次提交
-
-
由 Aurelius84 提交于
* enhance embedding error message test=develop * enforce .h error test=develop * fix unittest code test=develop * Fix fp16 dtype in embedding test=develop * add import warnings test=develop
-
- 09 10月, 2019 1 次提交
-
-
由 Aurelius84 提交于
* fix en_doc of one-hot and embedding test=develop, test=document_fix * modify into fluid.data test=develop, test=document_fix * modify api.spec test=develop, test=document_fix * fix api.spec conflict, test=develop, test=document_fix
-
- 24 9月, 2019 1 次提交
-
-
由 Aurelius84 提交于
* Remove constraint that last dimension is forced to be 1 by add lookup_table_v2 test=develop * modify into PADDLE_ENFORCE_CUDA_SUCCESS test=develop * Revert "modify into PADDLE_ENFORCE_CUDA_SUCCESS test=develop" This reverts commit 8a960bfc61e51aa27c3c529df8fb90b93ebd19f9. * move api into fluid.embedding test=develop * fix example code test=develop * move one_hot into fluid.one_hot * modify api.spec test=develop * fix loss shape test=develop
-
- 12 9月, 2019 1 次提交
-
-
由 Aurelius84 提交于
* add one_hot_v2_op to remove last_dims==1 test=develop * add api unittest code for CI_Coverage test=develop * improve CI_Coverage rate by adding test_with_depth test=develop
-