Commit Graph

26252 Commits (7e2665c58b95c7ec98527ab64911355a38e0587d)
 

Author SHA1 Message Date
liym27 de56887bef
add Note in the doc of old control flow ops. test=develop,test=document_fix (#22108)
5 years ago
Chengmo 5c33919328
Fix grad clip (#21784)
5 years ago
Feiyu Chan 14aebc7a95
add erf op (#21785)
5 years ago
WangXi f385c34107 fix fleet collective api run on cpu, test=develop (#22064)
5 years ago
Chen Weihang ba8414d3a5
replace CUDNN_ENFORCE with PADDLE_ENFORCE_CUDA_SUCCESS, test=develop (#22109)
5 years ago
zhupengyang cce9af0e2b all cases use large shape (#22106)
5 years ago
silingtong123 6c20e7c4e6 test=develop, remove unused parameter from class RuntimeInferShapeContext constructors (#22046)
5 years ago
Double_V fab4b0765a support elu_op double grad (#21822)
5 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
5 years ago
Jacek Czaja b0b27ff699 [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088)
5 years ago
Huihuang Zheng 1ce6ab9cc6
Refine doc of data based on requirement. (#22098)
5 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
5 years ago
Zeng Jinle 9587249442
polish allocator strategy doc, test=develop, test=document_fix (#22095)
5 years ago
songyouwei 2a47cc5fc4 dygraph LayerList container (#21734)
5 years ago
Adam 700fdb1819 MKL-DNN 1.1 for Windows (#22089)
5 years ago
Qinghe JING 288b1e75de Fix segmentation fault bug in reduce ops (#22079)
5 years ago
zhongpu 385ed8a5e1 fix warning in test_install_check.py, test=develop (#22087)
5 years ago
silingtong123 370a8e9126 Remove unit tests that are no longer maintained (#22081)
5 years ago
Zeng Jinle d9f5d1eb29
ag allocator by default, test=develop (#21837)
5 years ago
chengjuntao e519a1fc82 add bigger shape test example for elementwise_pow OP (#22063)
5 years ago
zhupengyang 8b3ef2a587 all cases use large shape (#22091)
5 years ago
zhupengyang 85ba527522 all cases use large shape (#22065)
5 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
5 years ago
Jacek Czaja ad8a9cb82c [MKL-DNN] Pool & LRN Grad Ops NHWC support (#21747)
5 years ago
Adam e1d666fb8b Hotfix to MKL-DNN pool2d tests (#22086)
5 years ago
zhupengyang bf978fffe5 all cases use large shape (#22084)
5 years ago
liym27 7d8d45991a
control flow: support optimizer called (#21851)
5 years ago
Qinghe JING 12b2b4b1a1 Add gradient check to reduce_max and reduce_min ops (#21985)
5 years ago
ShenLiang 3fab86ffa6 add package for centerloss (#21806)
5 years ago
Kaipeng Deng 34c57120eb polish cross_entropy ENFORCE (#22056)
5 years ago
Leo Zhao 1c39efb783 Enable test conv2d ngraph (#22074)
5 years ago
Adam c112b645c4 Update MKL-DNN to 1.1 (#21754)
5 years ago
SunAhong1993 7f4abaf2f5
register int/int64_t/float16 in pow/square kernel,test=develop (#22023)
5 years ago
Leo Chen 3f653c8323
register NoNeedBufferVarsInference for max_pool_grad_op, test=develop (#22055)
5 years ago
Liufang Sang 5b8837897d add shape description in accuracy api doc (#22011)
5 years ago
Yiqun Liu d48320777e
Add the first implememtation of fusion_group op (#19621)
5 years ago
Michał Gallus 6192108408 [DNNL] 3D Fully-Connected (#21746)
5 years ago
Yibing Liu c1fea3e3e2 Fix example in log_loss doc (#22052)
5 years ago
huzhiqiang f5f65a7e8a
OP unit test specification: compiletime-runtime consistency check (#22006)
5 years ago
FDInSky aa2ed0dcc6 fix generate_proposal_labesl op (#21793)
5 years ago
mapingshuo 81030125a3
convert input vars' dtype for range op (#22028)
5 years ago
ceci3 95d79b6d00
update error log for batch_norm_grad (#22017)
5 years ago
dyning 985e4bae5e fix unittest for spp op, test=develop (#22030)
5 years ago
Aurelius84 c53b62eb8e
fix integer overflow in match_matrix (#22036)
5 years ago
songyouwei 56414c7daf move private weight fields to public ones (#21982)
5 years ago
Pei Yang b852ef7375 add no_check_set check for op unittests (#21611)
5 years ago
liym27 3e6b1dbe70 fix bug of checking op desc: not DUPLICABLE but DISPENSABLE (#22039)
5 years ago
liym27 c7b03d308c
open test_parallel_executor_fetch_feed for PR_Windows_CI. test=develop (#22020)
5 years ago
tianshuo78520a 0aab2578f2 fix scipy bug (#22024)
5 years ago
Chen Weihang 2e9082250d
polish default error msg & cublas error hint, test=develop (#22032)
5 years ago