Commit Graph

5663 Commits (14aebc7a95f5af189270a4f0dad61498dc0f6e97)

Author SHA1 Message Date
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
zhupengyang cce9af0e2b all cases use large shape (#22106)
5 years ago
Double_V fab4b0765a support elu_op double grad (#21822)
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
songyouwei 2a47cc5fc4 dygraph LayerList container (#21734)
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
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
Leo Zhao 1c39efb783 Enable test conv2d ngraph (#22074)
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
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
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 c7b03d308c
open test_parallel_executor_fetch_feed for PR_Windows_CI. test=develop (#22020)
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
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
Li Fuchen e0d8b8f5c0
use large input size in test_add_position_encoding_op.py (#21962)
5 years ago