Commit Graph

25899 Commits (d419b859c08982edf9c430d5d92a612b68c93ad6)
 

Author SHA1 Message Date
Aurelius84 3d9dee575e
Set lod_level of Out in compile time of sequence_pool_op (#21604)
6 years ago
zhouwei25 346705967d monitoring changes of unittest, delete one unittest will need approve (#21377)
6 years ago
Zeng Jinle 97e76cb96d
refine dev_ctx.Wait() exception throw, test=develop (#21600)
6 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
6 years ago
hutuxian c5aec2fe68
Paddlebox Related to Framework (#21586)
6 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
6 years ago
Feiyu Chan 2057df7ac0 add fluid.layers.gelu & doc (#21515)
6 years ago
wangchaochaohu 29c3844585
fix doc typo test=develop (#21566)
6 years ago
Wilber 557f7bfebc add CI check for OperatorBase (#21549)
6 years ago
Jacek Czaja 8f5a93a07b - Fix to regression in performance of ResNet-50 training (#21588)
6 years ago
Jacek Czaja 9ce0e29dc3 [MKL-DNN] Batch norm mkl-dnn NHWC support (#21553)
6 years ago
liu zhengxi f663f34a48 Add CI rule to check unittests inplace_atol (#21528)
6 years ago
Zeng Jinle 3a7caf481c
add grad maker assert, test=develop (#21564)
6 years ago
Huihuang Zheng b241c7329c
Refine a Warning Which Can Occur Not Only During Init (#21546)
6 years ago
Pei Yang 20d61414b4
fix glog warning, test=develop (#21573)
6 years ago
danleifeng 657053f262 remove elementwise x_should_larger_than_y restriction;test=develop (#21517)
6 years ago
hong 08483a6819
Add dygraph linear warm up decay (#21186)
6 years ago
lilong12 da75ac8b6c bugfix: construct a DistributedStrategy instance if the passed one is None (#21545)
6 years ago
lilong12 de46b15951
Unify the rank of prelu alpha to 4, corresponding to [N, C, H, W], except for the all mode
6 years ago
wangchaochaohu 932aca162d
Add Branch to avoid CPU profiler warning print (#21556)
6 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
6 years ago
Youwei Song cdba41af4d dygraph Embedding layer use lookuptable v2 (#21209)
6 years ago
Pei Yang 122b37ce62
make config option DisableGlogInfo() able to mute all inference logs (#21318)
6 years ago
wangchaochaohu 4c9b3dafa7
fill_constant_batch_size_like OP precious problem fix (#21337)
6 years ago
silingtong123 4640178629 modify the personal repo address of eigen and warpctc (#21445)
6 years ago
Zhang Ting b1da35261b
fix unit tests that do not need to inherit OpTest (#21460)
6 years ago
Aurelius84 fa7cff1fee
Add CI for checking registered data_type of new Op (#21488)
6 years ago
Zhaolong Xing da7748c53d
add conv, depthwise_conv, pooling (#20966)
6 years ago
WangXi 768f9242e9 Fix dgc clip & rampup step, test=develop (#21491)
6 years ago
Yucheng 9144ae4249 refactored sample code test program and fixed a bug (#21467)
6 years ago
hong 0b75a0c10b add overrider for virtual function to avoid warning (#21503)
6 years ago
Aurelius84 54382ce497
Add get_all_kernels api of registered data_type in pybind.cc (#21499)
6 years ago
Tao Luo b4ad7bdf39
add url for PADDLE_ENFROCE rewriting hint (#21513)
6 years ago
lilong12 e75ded08a0
fix the compatiable problem between PY2 and PY3 (issue#20749) (#20942)
6 years ago
Zeng Jinle 3662fb71a7
remove eval() calls in Eigen, test=develop (#21498)
6 years ago
Zeng Jinle a3535812f6
add _use_system_allocator to some op tests, test=develop (#21504)
6 years ago
Jacek Czaja 18a5d30754 [MKL-DNN] Conv2d and Conv2d transpose MKL-DNN NHWC support (#21466)
6 years ago
silingtong123 96a446f669 Unittest is not allowed to be disabled (#21483)
6 years ago
GaoWei8 250a192181 Add ernie large c++ inference test (#21365)
6 years ago
ruri 2445fef386
Fix density sample (#21506)
6 years ago
zhongpu 6ebf0f47b8 support SelectedRows in dygraph, test=develop (#21078)
6 years ago
Tao Luo 70eb397677
remove unused snappy/snappystream depends in distributed codes (#21484)
6 years ago
lilong12 0bc8bdf724
set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402)
6 years ago
Zhaolong Xing c5f0293cf3
NV jetson(nano, tx2, xavier) inference compile support (#21393)
6 years ago
Aurelius84 4bf115b42d
Fix AdamOptimizer and Scale sample code Bug (#21478)
6 years ago
Zhaolong Xing b39c011637
specify the auto growth allocator for inference. (#21448)
6 years ago
tangwei12 0bddb951c2
fix async mode, test=develop (#21367)
6 years ago
ruri 94bef03539
Revert "Add masked select api (#21172)" (#21456)
6 years ago
ruri 3706ea67f8
fix sample code in density prior box
6 years ago
Zeng Jinle 81ef8b7f8f
Fix CI DefaultGradOpMaker check (#21482)
6 years ago