Commit Graph

16393 Commits (d4dda8628e40d7604f30b396916f1e6802a090a1)

Author SHA1 Message Date
GaoWei8 d4dda8628e optimize fc jit () 5 years ago
zhouwei25 013225bb68 fix Execution order of ci_check_unittest, and add it to Linux_py35 () 5 years ago
Chen Weihang 2b941736f3 fix softmax_with_cross_entropy_fix bug, test=develop () 5 years ago
Thunderbrook c3cf42d0f7
add table id in cache shuffle () 5 years ago
Michał Gallus 253e664275 Disable memory opt pass when DNNL is on () 5 years ago
Chengmo a86f11b5f5
Speed GEO dense calc & communication () 5 years ago
Wojciech Uss 666c3bb9b0 handle multi-inputs with empty inputs for mkldnn_concat_op () 5 years ago
Zeng Jinle aa4d6a5d6c
Add some debug flags to auto growth allocator () 5 years ago
guofei 8b7c50f49a Make While Op could run on GPU place and add while_loop unittest () 5 years ago
WangXi 17299b8d21 fix batch_norm_grad infer shape=0 & add allreduce enforce shape, test=develop () 5 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block () 5 years ago
xujiaqi01 0eb4d990c4
fix compiled error when with_pslib=on () 5 years ago
Huihuang Zheng 0677a1c1c1
Fix That conditional_block_op Doesn't Have InferShape () 5 years ago
zhaoyuchen2018 a5a8d14414
Fix softmax cuda bug () 5 years ago
Kaipeng Deng 943a44492b
yolo_box OP add Attr(clip_bbox). () 5 years ago
Michał Gallus a5159d8480 Re-anble vgg and resnet101 models download () 5 years ago
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer () 5 years ago
石晓伟 2bb135825e
fix analysis_predictor when func is called multiple times, test=release/1.6 () 5 years ago
lidanqing d3a96632fa Add fc-dequantize squash in cpu_quantize_squash_pass for ernie model () 5 years ago
Chen Weihang 1fd1f06f11 Rename paddle throw error macro () 5 years ago
WangXi 8754cbd1f2 fix std::min type in nan_inf, test=develop () 5 years ago
Leo Chen fbe3ac217e
polish cmake, test=develop () 5 years ago
joanna.wozna.intel d419b859c0 Add reshape int8 mkldnn op () 5 years ago
WangXi 8a0f611b64 Rewrite check nan inf tools () 5 years ago
tangwei12 9ad940fdfe
memory leak for cpu () 5 years ago
Zhaolong Xing fbbd94a6ce
there is bug for inference using auto grwoth allocator () 5 years ago
Zeng Jinle 73461a7ae6
Make OperatorWithKernel::InferShape abstract () 5 years ago
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind () 5 years ago
Zeng Jinle 6828f3684b
fix op_registry, add ignore op_function_impl.h, test=develop () 5 years ago
GaoWei8 5af0c7ba89 Modify padding strategy: remove weight copy in fc padding () 5 years ago
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation () 5 years ago
wangchaochaohu 5eec8cf5af
fix the mean grad OP performance improvement test=develop () 5 years ago
Zeng Jinle 29f64c8c9e
refine some grad op makers, test=develop () 5 years ago
mapingshuo e2d849b989
Dropout with seed () 5 years ago
Adam e81f0228df MKL-DNN 1.0 Update () 5 years ago
rensilin 7f5d532a9c fix: fail to call ZeroCopyTensor::mutable_data() when device_id is no… () 5 years ago
xujiaqi01 f404157205
fix master patch when slot is dense () 5 years ago
xujiaqi01 c05706fe73
fix code style of fleet_wrapper () 5 years ago
wangchaochaohu 95b95a284b
Mean gpu optimize () 5 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph () 5 years ago
lidanqing fbf9eca0d3 QAT Int8 document () 5 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops () 5 years ago
Leo Chen 4f81d1bd5f
Refine VarBase init function () 5 years ago
Leo Chen 84b7267100
dygraph_grad_maker supports varbase without grad_var () 5 years ago
xujiaqi01 88960684aa
rm optimize_for in framework.proto () 5 years ago
Zeng Jinle 0f8888360e
Polish op registry codes () 5 years ago
Aurelius84 3d9dee575e
Set lod_level of Out in compile time of sequence_pool_op () 5 years ago
zhouwei25 346705967d monitoring changes of unittest, delete one unittest will need approve () 5 years ago
Zeng Jinle 97e76cb96d
refine dev_ctx.Wait() exception throw, test=develop () 5 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API () 5 years ago