- 19 4月, 2020 4 次提交
-
-
由 Qinghe JING 提交于
* add gradient check to reduce ops * add skip gradient check to reduce ops test=develop * modify stack api test=develop * add bmm op and move serval ops from fluid.layers to tensor test=develop
-
由 Yiqun Liu 提交于
-
由 GaoWei8 提交于
* add paddle.tensor test=develop * polish gpu where codes test=develop * polish test code test=develop
-
由 lidanqing 提交于
* add local data preprocess support for imagenet test=develop * add local data2bin tests test=develop * locally two tests passed test=develop * change according to reviews test=develop
-
- 18 4月, 2020 3 次提交
-
-
由 Liufang Sang 提交于
* update enhance error message test=develop * update details test=develop
-
由 Zhang Ting 提交于
* update eigen, test=develop * remove patches, test=develop * add definition of -fabi-version, test=develop * add patch for TensorBlock.h, test=develop * test windows, test=develop * only update eigen for Linux, test=develop * add code comments, test=develop
-
由 GaoWei8 提交于
-
- 17 4月, 2020 10 次提交
-
-
由 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 提交于
-
由 Zhong Hui 提交于
* fix error message of l2_normalize, matmul, mean, etc. * add the test case for those ops
-
由 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
-
- 15 4月, 2020 9 次提交
-
-
由 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.
-
由 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.
-
由 Zhong Hui 提交于
Fix the compile problem in norm op in the windows env, add delete some invalid argument
-
由 Zeng Jinle 提交于
-
- 14 4月, 2020 14 次提交
-
-
由 Bai Yifan 提交于
* refine error message, test=develop
-
由 yiicy 提交于
-
由 yiicy 提交于
-
由 wangguanzhong 提交于
* enhance the error message of box_coder, test=develop * enhance error message in box_decoder_and_assign * enhance error message of collect_fpn_proposals * enhance errror message of distribute_fpn_proposals * enhance error message of multiclass_nms, test=develop
-
由 xiaoting 提交于
* add nn.interpolate, test=develop * fix interpolate typo, test=develop * formate code, test=develop * fix unitest, test=develop * add test layers, test=develop * add test layers, test=develop * extract common function, test=develop * reduce the threads for cuda10, test=develop * update unitest, test=develop * polish unitest, test=develop * add dygraph test, test=develop * format description, test=develop * add 5D input check, test=develop * fix doc, test=develop
-
由 huzhiqiang 提交于
-
由 Liufang Sang 提交于
* enhance error message test=develop * enhance error message test=develop * change to INOUT_CHECK test=develop
-
由 yaoxuefeng 提交于
-
由 suytingwan 提交于
* test=develop fix api doc error
-
由 Yang Zhang 提交于
* `l1_norm` error message enhancement test=develop * `norm` error message enhancement test=develop * `squared_l2_norm` error message enhancement test=develop * `squared_l2_distance` error message enhancement test=develop * `conv_shift_op` error message enhancement test=develop * `sample_logits_op` error message enhancement test=develop * Fix format test=develop * use `PADDLE_ENFORCE_EQ` for '||' conditional test=develop * Fix string format test=develop * Add test for `sample_logits` test=develop * Add error message test=develop * Use ordered dict for outputs test=develop * Hard code fetch list so that order is deterministic test=develop * Fix license header year test=develop
-
由 Yi Liu 提交于
eagerly release cuda resources before cuda enviroment destroying test=develop
-
由 123malin 提交于
-
由 xiaogang 提交于
* enhance attention_lstm and param_attr error message * fix: fix param_attr type check
-
由 Bai Yifan 提交于
* enhance error message, test=develop
-