- 19 4月, 2020 10 次提交
-
-
由 Zhaolong Xing 提交于
* refine ernie trt dynamic shape support 1. add slice op converter 2. add emb eltwise layernorm fp16 support test=develop * fix dynamic shape test ut test=develop * fix comments. test=develop * fix comments test=develop
-
由 guofei 提交于
* Support LoDTEnsorArray in fetch op test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop
-
由 liym27 提交于
* [Dy2Stat]Support recursive call. * Remove Redundant decorator to pass the Py35 unittest temporarily.
-
由 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
-
由 GaoWei8 提交于
-
由 Huihuang Zheng 提交于
[Dy2stat] Add Test and Example Code for Different Access to ProgramTranslator and Fix Related Bug (#23958) To prepare for publishing APIs, I added tests for that we can access dy2stat through: @fluid.dygraph.declarative @fluid.dygraph.jit.declarative fluid.dygraph.ProgramTranslator() fluid.dygraph.dygraph_to_static.ProgramTranslator() fluid.dygraph.dygraph_to_static.program_translator.ProgramTranslator() It surprised me that we had bugs on those different usages. I have fixed them. I also added example codes for these new APIs This PR also pulls my current PR https://github.com/PaddlePaddle/Paddle/pull/23880, so the PR history is long. For reviewer information, you could review this PR after https://github.com/PaddlePaddle/Paddle/pull/23880 is merged
-
由 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
-
由 Steffy-zxf 提交于
change the exponet_tensor to exponent_tensor in the pow api
-
- 18 4月, 2020 8 次提交
-
-
由 Zhou Wei 提交于
-
由 Liufang Sang 提交于
* update enhance error message test=develop * update details test=develop
-
由 kinghuin 提交于
fix compare and logical ops cond/out parameter doc bug,correct the dtype message
-
由 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 提交于
-
由 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 3 次提交
-
-
由 tianshuo78520a 提交于
-
由 zhongpu 提交于
-
由 zhongpu 提交于
-