Commit Graph

24998 Commits (fbc63a1f1f412b6d10672d048fc9bfea6dfc31d4)
 

Author SHA1 Message Date
tianshuo78520a fbc63a1f1f Change Dianhai GithubID to fit new code merge rules(#19674)
5 years ago
Tao Luo f05d2c519d paddle::framework::vectorize() templatization [PART3] (#19643)
5 years ago
XiaoguangHu 103d09169d
Update README_cn.md to latest version v1.5.2
5 years ago
XiaoguangHu c50b0d6b79
Update README.md to latest version v1.5.2
5 years ago
hutuxian 1ca6ea0318
fix cmakelist deps (#19668)
5 years ago
Tao Luo bcddbc78d4
remove -Wmaybe-uninitialized warning (#19653)
5 years ago
Zeng Jinle 2db40d9f60
reduce thread num of retry_allocator_test,test=develop (#19638)
5 years ago
wangchaochaohu 4440d7ced0
test=develop cuda realization of label smooth op (#19175)
5 years ago
chengduo 31c5a5ee26 Remove linear_chain_crf_op.cu (#19645)
5 years ago
123malin a25a716e87
Optimize fleet API: add input check for some interfaces (#18971)
5 years ago
wangchaochaohu ed8f44ea21
codegen for fused elementwise operation (#19520)
5 years ago
Aurelius84 25c0eb28cc
fix unittest random failed test=develop (#19654)
5 years ago
chengduo 5c4eb394e9 Make test_pe_seresnext serial (#19634)
5 years ago
chengduo ac34aac33f Disable the test_parallel_executor_test_while_train temporarily (#19641)
5 years ago
Chen Weihang 73daa3d6c0
Code Cleanup: delete three useless raw variables in Conv2D (#19644)
5 years ago
Jie Fang c6a598a276 init new amp, optimize inserting cast op for batchnorm (#18596)
5 years ago
123malin 2f037c3189
fix the diff between async mode and async_half mode (#19535)
6 years ago
Jiabin Yang e9233d1c1e Refactor dygraph (#19107)
6 years ago
mapingshuo dca9b6c5b0 add feed_var_names to Prune interface (#19589)
6 years ago
tangwei12 f45cb1c2ca
fix bug of communicator flag, test=develop (#19635)
6 years ago
whs 3abe84500e
Fix data type of variable in edit distance evaluator (#19618)
6 years ago
Yiqun Liu 42b5bec6f9
Integrate NVRTC to support compiling CUDA kernel at runtime (#19422)
6 years ago
Tao Luo 3ae939e48a
unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631)
6 years ago
Leo Chen af692c9140 update reduce_sum and reduce_mean to save memory, test=develop (#19608)
6 years ago
tensor-tang e3e98ed678
fix scope lock bug on infer (#19624)
6 years ago
Aurelius84 6364ebc4dd
Add distributions of Categorical and MultivariateNormal (#18263)
6 years ago
Zeng Jinle 710767d894
Enable inplace support for some ops (#19612)
6 years ago
FDInSky a18cf5e119 add a argument for softshrink python api (#19396)
6 years ago
Tao Luo d6c85c96dc
paddle::framework::vectorize() templatization (#19627)
6 years ago
Tao Luo 3aaea4c545
fix inference_lib deps error (#19632)
6 years ago
danleifeng 8672e15363 elementwise broadcast function enhancement (#19536)
6 years ago
xiaoting a50785b02d modifed cifar download url, test=develop (#19623)
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) (#19605)
6 years ago
zhongpu 118bb897cf add kernel for flatten_op, test=develop (#19472)
6 years ago
Tao Luo 0a46d34538
refine some PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19607)
6 years ago
baojun a3a4b6e570 Enable ngraph through build_strategy (#19266)
6 years ago
Tao Luo 4cfe432cad
change default CMAKE_BUILD_TYPE to Release (#18234)
6 years ago
ShenLiang 2cd3fa3e9a add scatter_nd op and scatter_nd_add op (#19571)
6 years ago
wawltor 364c44422e
Add the support the int64 data type of `scatter_op` input Index(#18804) (#19508)
6 years ago
liuwei1031 9c88570881 fix the warning caused by mistach arguments of flags.cmake (#19576)
6 years ago
zhongpu 4d26274d25 add detach API for Variable in dygraph mode, test=develop (#19477)
6 years ago
silingtong123 e79cf3bce7 Enable online compilation of openblas on windows (#19602)
6 years ago
Adam 8d6d95cc2b paddle::framework::vectorize() templatization (#19611)
6 years ago
Tao Luo 75d1571995
refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603)
6 years ago
whs 1c2aae567a
Skip start epoch and end epoch when dumping strategy in PaddleSlim (#19580)
6 years ago
Yiqun Liu c5548178b0
A a pass to enable the use of cudnn (#19346)
6 years ago
zhongpu cc443675e9 modify paddle_build.sh for Paddle python3 runtime image generation, test=develop (#19218)
6 years ago
Adam e94b26daf5 using MKLDNNMemoryFormat = mkldnn::memory::format changes (#19568)
6 years ago
Zeng Jinle e045aadf9a
fix retry_allocator_test by removing glog envs, test=develop (#19596)
6 years ago
hutuxian 66ad68ed7b
Update UT test_boxps (#19599)
6 years ago