Commit Graph

26167 Commits (9942d9ed5cc99f62d1af74c5b55b27765fdd26c5)
 

Author SHA1 Message Date
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
Chen Weihang 9a2204ee1f
Uniform append_backward & gradients parameter_list type to Variable (#21938)
5 years ago
Aurelius84 6b4c33ee30
fix decay param in DecayAdagrad test=develop (#22026)
5 years ago
Zhang Ting 835ba4ec81
add is_empty_grad_op for OpTest (#22022)
5 years ago
silingtong123 34e26c9a7d remove @unittest.skip in test_parallel_executor_mnist.py (#22019)
5 years ago
ShenLiang b68f4e006d Fix the doc of scatter_nd (#22015)
5 years ago
WangXi 3ec289a6a3 fix sync_batch_norm hang in fleet (#21838)
5 years ago
Aurelius84 a0b533765e increase data shape in topk_avg_pooling unittest (#22010)
5 years ago
Zeng Jinle 86c40e207d
Expose fluid.dygraph.TracedLayer API (#21518)
5 years ago
Aurelius84 911eef4319
enhance checking validity of apply_gradient (#21870)
5 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
5 years ago
wangchaochaohu 64baee4144
polish code test=develop (#22014)
5 years ago
Chen Weihang 35ff1568e9 Add error message for cublas inItizalize failed (#21995)
5 years ago
Chen Weihang fbb42173a9
fix no hint problem when use ENFORCE for cuda, test=develop (#21994)
5 years ago
zhouwei25 e66f92d1ae Modify demo_ci to support Windows, prepare for PR_Windows_Inference (#21873)
5 years ago
Yang Zhang c3527f5526 Annotate NormOP test to skip grad check (#21894)
5 years ago
FDInSky fa8bab9cbc add fp64 check_grad for conv2d, conv3d (#21931)
5 years ago
FDInSky cf7b325389 fix conv2d_transpose op unittest (#21927)
5 years ago
Kaipeng Deng f4013ecb3b enable kldiv_loss_op unittests (#21990)
5 years ago
Kaipeng Deng c15d4208b9
fix no grad check for pool_max & spectral_norm (#21971)
5 years ago
danleifeng b7697f6218 fix broadcast bug;test=develop (#21898)
5 years ago
Li Fuchen e0d8b8f5c0
use large input size in test_add_position_encoding_op.py (#21962)
5 years ago
tianshuo78520a 362bfec52e add xly py35 dockerfile (#21861)
5 years ago
liu zhengxi 196e20dfbb
Fix multi-threads memory out of bounds error for passes (#21920)
5 years ago
zhaoyuchen2018 8859ddd6cf
Refine multihead kernel, align block to 32 (#21961)
5 years ago
silingtong123 fd9b00df4b test=develop, remove unused variable (#21974)
5 years ago
Leo Chen ba51043f7e
remove parameter block in to_variable, test=develop (#21933)
5 years ago
zhoushiyu cee2ccb078
add shuffle batch op (#21674)
5 years ago
zhongpu dca075839b remove params in Tracer object (in dygraph) (#20815)
5 years ago
mapingshuo c3e1954918
make reverse op support negative axis (#21925)
5 years ago
石晓伟 03479469a7
fix multi-thread error of fc_gru_fuse_pass.cc, test=develop (#21841)
5 years ago
tianshuo78520a 4bb8df9363 check api approveals (#21964)
5 years ago
pkpk 911e4c7db6
Fix the bug in sequence_scatter unitest (#21960)
5 years ago
wangchaochaohu de9ba01f11
add conda build python script test=develop (#21943)
5 years ago
lijianshe02 2687f2afec fix input shape of test_log_loss_op (#21953)
5 years ago
juncaipeng 26a5d10e75
add ci check in check_api_approvals.sh, test=develop (#21951)
5 years ago