- 12 8月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 pangyoki 提交于
* fixed imperative module in doc example code * fixed static module * solve conflict
-
- 11 8月, 2020 3 次提交
-
-
由 LutaoChu 提交于
add deprecated decorator, remove alias for cumsum op
-
由 pangyoki 提交于
* Directory migration, test=develop * Change imperative from paddle init to paddle framework, test=develop * Fixed jit bug, test=develop * default static mode, test=develop * fixed format and create parameter belongs to framework, test=develop * Fixed import package, test=develop * fix __init__ format, test=develop * fixed alias problem * fixed paddle.enable_imperative problems, test=develop * Add unittest * delete install_check comment * Fixed unittest timeout * fixed unittest error * move Program default_xx_program to static package * optimize unittest method * fixed framework __init__ format * fixed jit path * delete alias * move jit to paddle * Fixed unittest format * fixed paddle.default_main_program * Fixed save load API in paddle __init__.py * fixed ci paddle.imperative.to_variable
-
由 zhupengyang 提交于
-
- 10 8月, 2020 2 次提交
- 08 8月, 2020 3 次提交
-
-
由 Feiyu Chan 提交于
1. update document template for unary elementwise layers(a.k.a. activation layer); 2. remove generate_op_noattr and use generate_activation instead; remove redundant function copies; 3. minor update for docstring to fix rst format errors. 4. fix doc for Rsqrt OP 5. add sample code for each activation separately; 6. remove the unused deprecated decorator.
-
由 joanna.wozna.intel 提交于
* Change use_quantizer attribute name and data type * Fix problem with setting attribute * Add changes due to review * Small change in function * Restore use_quantizer attr for compatibility
-
由 Leo Chen 提交于
* refine unsqueeze, test=develop * update unsqueeze, test=develop * refine unsqueeze, test=develop * refine unsqueeze, test=develop * update * remove None, test=develop * follow comments * support bool * update doc * follow comments * merge develop
-
- 07 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 06 8月, 2020 3 次提交
-
-
由 Leo Chen 提交于
* refine stack in dygraph mode, test=develop * update stack, test=develop * rename Variable to Tensor, test=develop * add name args to fluid.layers.stack, test=develop * follow comments * update doc * update doc * follow comments
-
由 yaoxuefeng 提交于
-
由 Shibo Tao 提交于
* add paddle.utils.deprecated. * add docstring. test=develop * add alias paddle.utils.deprecated. test=develop * rm deprecated in python/paddle/fluid/annotations.py. test=develop * 1. check version before warning. 2. bug fix. test=develop * bug fix. test=develop * use paddle.fluid.require_version. test=develop * fix doc * fix doc. test=develop * fix doc. test=develop * bug fix. test=develop * use packaging.version. test=develop. * enhance doc. test=develop * add compare_version function. test=develop * add version.py. test=develop * remove packaging. test=develop * move compare_version to deprecated.py. test=develop * remove print. test=develop * fix. test=develop * fix. test=develop * fix. test=develop * fix. test=develop * inline. test=develop * fix. test=develop
-
- 04 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 31 7月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
-
- 30 7月, 2020 4 次提交
-
-
由 wawltor 提交于
Update the code for the compare_ops, update the api and doc
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 tangwei12 提交于
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) * Integrated Trainer of Parameter Server
-
- 29 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 27 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 23 7月, 2020 4 次提交
-
-
由 Leo Chen 提交于
* refine squeeze, test=develop * update squeeze, test=develop * refine compile-time infershape, test=develop * add more unittest, test=develop * follow comments, test=develop * add update_api, test=develop * follow comments, test=develop
-
由 cnn 提交于
* New features, add sinh and cosh op, test=develop * remove duplicate test function and remove out paramters, test=develop * Add out paramters temporary, remove later. test=develop * remove out args, PR 25570, test=develop * remove TestParameter, test=developx * add test api for static dygraph, test=develop * add backword unittests for sinh and cosh, test=develop
-
由 Zhang Ting 提交于
-
由 mapingshuo 提交于
add fp64 support in sequence_pool, test=develop
-
- 21 7月, 2020 3 次提交
-
-
由 Leo Chen 提交于
* add ci check for changing op-related api without core.ops, test=develop * generate api_source_md5 file when build, test=develop * add failed example, test=develop * add failed example, test=develop * handle exception, test=develop
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 17 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 15 7月, 2020 2 次提交
-
-
由 Shibo Tao 提交于
* fix doc of logical_* op. * fix doc of op pow. * fix comment syntax error9D * fix operator reciprocal demo. * fix logical_* ops' doc. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix * bug fix. test=develop,test=document_fix
-
由 Shibo Tao 提交于
-
- 14 7月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
- 12 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 10 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 08 7月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix bn & in in dy, test=develop * update instance_norm,test=develop * fix bugs,test=develop * add more case in unittest,test=develop * fix,test=develop * fix,test=develop
-
- 07 7月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 Feiyu Chan 提交于
fix nce sample code for python3 compatability.
-
- 06 7月, 2020 1 次提交
-
-
由 wawltor 提交于
Fix the doc example api for the scale op
-