- 18 4月, 2020 3 次提交
-
-
由 Huihuang Zheng 提交于
1. Rename Dygraph To Static Decorators to declarative 2. dygraph_to_static_func is still using in some training tests, I cannot delete it now. 3. Add some API docs
-
由 WangXi 提交于
-
由 hutuxian 提交于
-
- 17 4月, 2020 19 次提交
-
-
由 hutuxian 提交于
-
由 石晓伟 提交于
* supports thread-binding stream, test=develop * avoid using thread_local variables in dtor, test=develop * modify the stream priority enum, test=develop
-
由 huangjun12 提交于
* enhance error message test=develop * fix CI test of 3 op test=develop * fix bug caused by the diff of long type in py2 and py3, test=develop
-
由 Zhang Ting 提交于
-
由 Zhou Wei 提交于
-
由 Zhong Hui 提交于
* fix error message of l2_normalize, matmul, mean, etc. * add the test case for those ops
-
由 liym27 提交于
-
由 liym27 提交于
* Move BasicApiTransformer to a separate file. test=develop * Fix a bug: A api in module is not a real dygraph api in dygraph_to_static. test=develop
-
由 liuwei1031 提交于
* improve efficiency of dot op in dygraph mode * add comments for dot op for dygraph behavior
-
由 liu zhengxi 提交于
* fix trt fc fuse test, test=develop * fix trt_transpose_flatten_concat shape, test=develop
-
由 Bai Yifan 提交于
* add addcmul, test=develop
-
由 chenhaoze 提交于
* OP clip, merge_lod_tensor, convert/elementwise error message enhancement. test=develop
-
由 gfwm0502 提交于
test=develop
-
由 gfwm0502 提交于
As the title
-
由 Zhang Ting 提交于
* use 32 bit index to improve expand op, test=develop * remove redundant code, test=develop
-
由 lijianshe02 提交于
* add nll_loss op test=develop
-
由 cc 提交于
* Weight quantization support channel_wise_abs_max method to achieve higher accuracy
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
-
- 16 4月, 2020 4 次提交
-
-
由 tianshuo78520a 提交于
-
由 zhongpu 提交于
-
由 zhongpu 提交于
-
由 Liufang Sang 提交于
* add paddle.std api test=develop * update test=develop * fix example code format test=develop
-
- 15 4月, 2020 13 次提交
-
-
由 mapingshuo 提交于
* allow amp and recompute working together
-
由 yiicy 提交于
-
由 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
-
由 zhupengyang 提交于
-
由 guofei 提交于
Correct the name [`FLAGS_sync_nccl_allreduce`](https://www.paddlepaddle.org.cn/documentation/docs/zh/advanced_guide/flags/others_cn.html#flags-sync-nccl-allreduce) based on the information from our official website.
-
由 gfwm0502 提交于
As the title.
-
由 Qinghe JING 提交于
* fix bug in reduce op test=develop * fix bug in reduce op test=develop
-
由 zhaoyuchen2018 提交于
* API(fused_embedding_fc_lstm) error message enhancement. test=develop C++ API enhancement. * Refine code, test=develop * Refine code. test=develop
-
由 zhaoyuchen2018 提交于
Enhance print op c++ error message.
-
由 Chen Weihang 提交于
-
由 liu zhengxi 提交于
* error message enhancement create_parameter create_global_var, test=develop * use six.PY2 to use long, test=develop * fix input dtype for create_parameter, test=develop
-
由 Zhong Hui 提交于
Fix the compile problem in norm op in the windows env, add delete some invalid argument
-
由 Zeng Jinle 提交于
-
- 14 4月, 2020 1 次提交
-
-
由 zhongpu 提交于
-