Commit Graph

4783 Commits (b085ecc25896c0a4aea70bcfff316683a76ec5e4)

Author SHA1 Message Date
Yihua Xu b085ecc258 Avoid the string as the key of map to improve the jit performance (#21292)
6 years ago
zhongpu c4ede95c74 open dygraph op test, test=develop (#19787)
6 years ago
danleifeng 6fc3e8ec84 edit elementwise_mul doublegrad inplace (#21245)
6 years ago
zhaoyuchen2018 3ff5cc2d5e
Fix topk compile failed on windows (#21243)
6 years ago
Zhang Ting 01a9646323
optimize assign op to avoid copy data from GPU to GPU (#21181)
6 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
6 years ago
Adam d623e863c9 Fix GELU grad error (#21204)
6 years ago
yaoxuefeng b5d8ba8394
fix data_norm op to avoid impractical normalization result test=develop (#21152)
6 years ago
Zhang Ting 9cbe7bccba modified error message and API doc for channel_last supported Op (#21002)
6 years ago
guofei 56b5d14704 Fix the error of init variable in StaticRNN when stop_gradient=ON (#21118)
6 years ago
WangXi 3c98ec90ce Fix INF bug of softmax_cross_entropy_op (#21165)
6 years ago
Yihua Xu eec9c9cbe7 Fix jit tls issue (#21151)
6 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
6 years ago
Kaipeng Deng 98b59cb82c
fix elementwise_mod float point kernel. test=develop (#21183)
6 years ago
whs cfdd1fc2cd
Fix warpctc in padding mode. (#21033)
6 years ago
Chen Weihang 8da0cd537a
Add examples for error message writing specification - NotFound, OutOfRange, AlreadyExists, PermissionDenied (#21134)
6 years ago
zhaoyuchen2018 b93870e696
Improve topk performance. (#21087)
6 years ago
Chen Weihang 8414575b78
Add examples for error message writing specification - PreconditionNotMet, Unimplemented, Unavailable (#21137)
6 years ago
Chen Weihang 7e5f74b825
Add examples for error message writing specification - InvalidArgument (#21132)
6 years ago
zhaoyuchen2018 4a544762a2
Add Asypadding for conv fusion. (#21041)
6 years ago
WangXi de5d3ff688 Fix dgc buffer illegal & reuse velocity (#21012)
6 years ago
ceci3 f62a929151
fix instance norm (#21042)
6 years ago
lilong12 e249d9a3e2
fix the computation for dx (grad for x) for prelu operation. (#20949)
6 years ago
Zhang Ting e0285eae64 add check for input channels and Attr(groups), test=develop (#21095)
6 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
6 years ago
Chen Weihang 826254f664
Add pre-condition check for fuse optimizer op pass (#21005)
6 years ago
Aurelius84 1cd6721873 Optimizer mmcpy if _rand_len=16 and remove data copy in GradKernel (#21099)
6 years ago
joanna.wozna.intel 77c2083586 Add transpose2 INT8 for mkl-dnn (#19424)
6 years ago
LielinJiang 06063b7001 add op locality_aware_nms, test=develop (#20976)
6 years ago
wangchaochaohu fc385777e4
fix the compile cost long time test=develop (#21064)
6 years ago
Chen Weihang 2f27b10331
Add dependency for error_codes.proto (#21084)
6 years ago
wangchaochaohu 149a1e3124
Expand refine (#21063)
6 years ago
Wojciech Uss af3ff422cc Fix dst memory allocation in elementwise_add (#21059)
6 years ago
liym27 26a6e27afe fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation, _get_padding_with_SAME and conv2dtranspose_forward_naive. (#20997)
6 years ago
Chen Weihang 7ee25189c3
Enrich the type of error and declare the error type interfaces (#21024)
6 years ago
Adam 3fda695bb0 Add support for asymetric padding in MKLDNN pool, conv and conv_transpose (#21062)
6 years ago
Huihuang Zheng 1957192f05
Add select_input_op and select_output_op (#21016)
6 years ago
Liufang Sang e5e699ecc0 set lod level for compile time test=develop (#21022)
6 years ago
liym27 f0e95a6049 Polish error messages of pool_2d/3d and add Raises in English document. test=develop (#21017)
6 years ago
zhaoyuchen2018 0059404e77
Fix ce ocr_recognition test fails (#20987)
6 years ago
Chengmo bc8e600ce5
Fix rpc not wait in GEO communicator (#20967)
6 years ago
Tao Luo 25ffa8445d
refine murmurhash3_x64_128 for bloom_filter (#20996)
6 years ago
Zeng Jinle 878a40f57d
Support NoNeedBufferVarsInference in dygraph backward (#20868)
6 years ago
wangchaochaohu bf379fef96
refine code for code reuse test=develop (#20988)
6 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop (#20954)
6 years ago
Liufang Sang 9b666cae67 fix diff in dequantize op between cpu and gpu test=develop (#20953)
6 years ago
Zhang Ting f4f85831d3 fix the bug of conv_transpose cudnn kernel, test=develop (#20958)
6 years ago
zhaoyuchen2018 7f3a445e9a
Fix gru as small frame_size has error. (#20922)
6 years ago
123malin 20cdff0e02
Optimize decay (#20816)
6 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker (#20860)
6 years ago