Commit Graph

24968 Commits (8672e153637a2be3aaa804bc735db7e20b6cba5c)
 

Author SHA1 Message Date
danleifeng 8672e15363 elementwise broadcast function enhancement () 6 years ago
xiaoting a50785b02d modifed cifar download url, test=develop () 6 years ago
Chen Weihang 8cb54ede8c
Add user-friendly error message in optimizer ops to give a hint about the position sensitive problem of run(startup_program) () 6 years ago
zhongpu 118bb897cf add kernel for flatten_op, test=develop () 6 years ago
Tao Luo 0a46d34538
refine some PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG () 6 years ago
baojun a3a4b6e570 Enable ngraph through build_strategy () 6 years ago
Tao Luo 4cfe432cad
change default CMAKE_BUILD_TYPE to Release () 6 years ago
ShenLiang 2cd3fa3e9a add scatter_nd op and scatter_nd_add op () 6 years ago
wawltor 364c44422e
Add the support the int64 data type of `scatter_op` input Index() () 6 years ago
liuwei1031 9c88570881 fix the warning caused by mistach arguments of flags.cmake () 6 years ago
zhongpu 4d26274d25 add detach API for Variable in dygraph mode, test=develop () 6 years ago
silingtong123 e79cf3bce7 Enable online compilation of openblas on windows () 6 years ago
Adam 8d6d95cc2b paddle::framework::vectorize() templatization () 6 years ago
Tao Luo 75d1571995
refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG () 6 years ago
whs 1c2aae567a
Skip start epoch and end epoch when dumping strategy in PaddleSlim () 6 years ago
Yiqun Liu c5548178b0
A a pass to enable the use of cudnn () 6 years ago
zhongpu cc443675e9 modify paddle_build.sh for Paddle python3 runtime image generation, test=develop () 6 years ago
Adam e94b26daf5 using MKLDNNMemoryFormat = mkldnn::memory::format changes () 6 years ago
Zeng Jinle e045aadf9a
fix retry_allocator_test by removing glog envs, test=develop () 6 years ago
hutuxian 66ad68ed7b
Update UT test_boxps () 6 years ago
baojun f2ad30c4dd Some ngraph op and unittest fix () 6 years ago
Tao Luo 49523ea189
replace PADDLE_ASSERT with PADDLE_ASSERT_MSG () 6 years ago
gongweibao abaf87be2b
Change backward_guard to optimize_guard to maximize the allreduce overlap. () 6 years ago
Zeng Jinle 578cccd48c fix parallel compilation error of allocator () 6 years ago
Zeng Jinle 635cd62d23
remove deprecated memory_optimize usages, test=develop () 6 years ago
Zeng Jinle f4562c3468
fix typo of allocator, test=develop () 6 years ago
Youwei Song 9a577f2e41 fix batchnorm api param: data_layout () 6 years ago
xiaoting 7a86706309 modified multiclass_nms example () 6 years ago
gongweibao 57f0f0f2dc
Delete pserver complete file before executor running. () 6 years ago
JesseyXujin 4a7e6deb63
add padding in linear_chain_crf op () 6 years ago
Zeng Jinle 19474019c2
fix fast pe to run highest priority ops first, test=develop () 6 years ago
zhouwei25 84c728013c fix the compilation issue on windows caused by mkl_CSRMM () 6 years ago
石晓伟 43a82d83fa
Remove redundant compilation options () 6 years ago
mapingshuo f4ee60b7d0 Imdb train demo2 () 6 years ago
Zeng Jinle 0af8549750 fix seg fault of share lod, test=develop () 6 years ago
Jacek Czaja cef95ee30d [MKL-DNN] Refactoring Softmax () 6 years ago
Zeng Jinle 0a73f7202a
Add retry_allocator for gpu () 6 years ago
hutuxian c756b5d231
Paddlebox Framework () 6 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage () 6 years ago
ShenLiang 85914f7a88 add gather_nd op and unit test () 6 years ago
Jacek Czaja ecd9f330c9 [MKL-DNN] Fix to face model on AVX512 platforms () 6 years ago
GaoWei8 e8405e5c61 Modify the dropout op to multi-thread () 6 years ago
Huihuang Zheng 2916caa2c4
Change ugly PADDLE_ENFORCE_EQ in recurrent_op.cc () 6 years ago
Liufang Sang 9dde564097 change var name padding_num to padding_value () 6 years ago
Aurelius84 5b5379b32a
Add sequence_topk_avg_pooling Op () 6 years ago
chengduo 1cdd3b6985
Disable GC in test_parallel_exe_seresnext () 6 years ago
yaoxuefeng 10ca3f9609
add thread scope stat accurate metrics test=develop () 6 years ago
liuwei1031 d6cb1a4122
add dynamic C runtime support on windows, test=develop () 6 years ago
Bai Yifan 6d99842bb8
fix mean_iou api example, test=develop, test=document_preview () 6 years ago
Tao Luo 02270b3eb1
remove unused assert.h () 6 years ago