Commit Graph

2724 Commits (b085ecc25896c0a4aea70bcfff316683a76ec5e4)

Author SHA1 Message Date
Chen Weihang 952508527a
Polish some PE code details () 5 years ago
xujiaqi01 319d2ba925
fix fs_client_param bug () 5 years ago
zhongpu fa4d055098 fix bug for python/paddle/fluid/tests/unittests/test_elementwise_mul_op.py, test=develop () 5 years ago
zhongpu c4ede95c74 open dygraph op test, test=develop () 5 years ago
lijianshe02 382cf5d7e3
add input type and input data type check for Print_op test=develop () 5 years ago
liym27 b0fc822747 Add control flow api: case () 5 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function () 5 years ago
yaoxuefeng b5d8ba8394
fix data_norm op to avoid impractical normalization result test=develop () 5 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 () 5 years ago
danleifeng 3fe63d6780 add store_true to use_paddlecloud argument in launch.py () 5 years ago
liym27 9247528252 Control flow API: switch_case () 5 years ago
guofei 56b5d14704 Fix the error of init variable in StaticRNN when stop_gradient=ON () 5 years ago
WangXi 3c98ec90ce Fix INF bug of softmax_cross_entropy_op () 5 years ago
Zeng Jinle 0f30d3a213
fix dygraph trace bug, test=develop () 5 years ago
xujiaqi01 23876de55b
fix cache table bug, add save_paddle_inference_model, fix hdfs util bug () 5 years ago
Kaipeng Deng 98b59cb82c
fix elementwise_mod float point kernel. test=develop () 5 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API () 5 years ago
whs cfdd1fc2cd
Fix warpctc in padding mode. () 5 years ago
Tao Luo 3976bbe2ce
add input type and dtype check template, and update some APIs check () 5 years ago
gongweibao a5fc291fe5 Use 2 cards for hallreduce unit test. () 5 years ago
zhaoyuchen2018 4a544762a2
Add Asypadding for conv fusion. () 5 years ago
WangXi de5d3ff688 Fix dgc buffer illegal & reuse velocity () 5 years ago
lilong12 53148e0696
modify the implementation of save_persistables and save_inference_model for fleet collective mode () 5 years ago
ceci3 f62a929151
fix instance norm () 5 years ago
lilong12 e249d9a3e2
fix the computation for dx (grad for x) for prelu operation. () 5 years ago
Huihuang Zheng e64d55f04e
Add basic Python Cond Layer () 5 years ago
Huihuang Zheng dcf371b685
Disable cudnn_conv in unit tests. () 5 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. () 5 years ago
joanna.wozna.intel 77c2083586 Add transpose2 INT8 for mkl-dnn () 5 years ago
LielinJiang 06063b7001 add op locality_aware_nms, test=develop () 5 years ago
liym27 26a6e27afe fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation, _get_padding_with_SAME and conv2dtranspose_forward_naive. () 5 years ago
Adam 3fda695bb0 Add support for asymetric padding in MKLDNN pool, conv and conv_transpose () 5 years ago
Huihuang Zheng 1957192f05
Add select_input_op and select_output_op () 5 years ago
hong 72e0969b27
fix uniform random () 5 years ago
liym27 f0e95a6049 Polish error messages of pool_2d/3d and add Raises in English document. test=develop () 5 years ago
Huihuang Zheng 4cf96cd307
Add grad_name Property for Class Variable () 5 years ago
xujiaqi01 1d1a07937a
simplify master+patch,remove ins when size != merge_size or has conflict slot () 5 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop () 5 years ago
Dong Daxiang a6747a6ef1
add launch_ps module so that we can launch a parameter server trainin… () 5 years ago
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop () 5 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 () 5 years ago
123malin 20cdff0e02
Optimize decay () 5 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker () 5 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop () 5 years ago
Zhang Ting 8d1e9f0f7e maxout supports channel_last input () 5 years ago
hong 8c4573a3cb
GradMaker for dygraph () 5 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. () 5 years ago
Wilber b489760099
fix jit_matmul bug test=develop () 5 years ago
hong ff0886a92a
save load problem fix and new feature add () 5 years ago
Youwei Song 2058bab1c0 Add Sequential api () 5 years ago