Commit Graph

21212 Commits (08e2a5d61111d2b5ebb9742f831adbfa0bb71dd4)
 

Author SHA1 Message Date
minqiyang 08e2a5d611 Polish tracer code
6 years ago
minqiyang cded24768c Remove shared_ptr holder for VarBase
6 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr
6 years ago
minqiyang 0601f5c4ee Add cross_entropy loss to mnist ut
6 years ago
minqiyang 7aab39af15 Change grads to VarBase
6 years ago
wopeizl 67093da398
Merge pull request #15122 from wopeizl/windows/fixhuberloss
6 years ago
Xin Pan 087af6a686
Merge pull request #15131 from panyx0718/clean
6 years ago
Jiabin Yang adc96e06d9
Merge pull request #15107 from luotao1/mkl_version_update
6 years ago
Qiyang Min 23761beaef
Merge pull request #14971 from velconia/imperative_mnist
6 years ago
xiaolil1 8eb1f26211 Enable INT8 pool OP (#15046)
6 years ago
Wu Yi 227e0c4518
fix nccl2 mode startup test=develop (#15132)
6 years ago
Xin Pan 9186451f60 hide GetTensor
6 years ago
wopeizl 7305fc2ff9
Merge pull request #15112 from wopeizl/windows/fixsaveandloadops
6 years ago
gongweibao 5f9c88868b
Upgrade ar version (#15109)
6 years ago
minqiyang 229565303f Polish PyLayers
6 years ago
tensor-tang a1d709572d
Merge pull request #15108 from tensor-tang/refine/seqpool
6 years ago
peizhilin dba009dbbf fix script issue
6 years ago
minqiyang 0f6ef8edba Add MNIST
6 years ago
minqiyang a7966e673b Polish code
6 years ago
minqiyang 133f100552 Complete the unittest of optimizers
6 years ago
peizhilin cd2d60b4c8 fix build issue for density prior box op on windows test=develop
6 years ago
peizhilin 1f423f84ac fix the huber loss compile issue on windows test=develop
6 years ago
tensor-tang 516fe301ee add comment in case of empty name
6 years ago
peizhilin b3688100ad fix unittest
6 years ago
tianshuo78520a bf518ec872 update CI rules for checking change of python reference (#15104)
6 years ago
Zeng Jinle ce093d2d5c
Merge pull request #15114 from sneaxiy/remove_data_balance_unittest
6 years ago
minqiyang 2547f9d1b8 Polish code
6 years ago
tensor-tang b9c645639b workaround with third party cache
6 years ago
peizhilin 5d8f281397 restore the memory mode
6 years ago
sneaxiy 48324c32f2 merge develop
6 years ago
sneaxiy 8a83d6994e delete data_balance unittest
6 years ago
tensor-tang c02165d23a Merge remote-tracking branch 'ups/develop' into refine/seqpool
6 years ago
tensor-tang dca68cdf97 throw error when name not find
6 years ago
Tao Luo d319ffcd27 update mkl version, and add mkl-mac version
6 years ago
peizhilin 33b7821a75 fix save and load ops on windows test=develop
6 years ago
wopeizl 10bedbdeaa
Merge pull request #15105 from wopeizl/windows/fixtimer
6 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
tensor-tang 484085693e update url and num_ops
6 years ago
tensor-tang cd94df8679 fix load and refine
6 years ago
tensor-tang 8e271896ae add test data for seqpool1
6 years ago
minqiyang 858e903231 Add unittest for operator
6 years ago
gongweibao ce70229ba6
Add max_body_size flags to brpc (#15084)
6 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
6 years ago
Zeng Jinle 77e11ce843
Merge pull request #15101 from sneaxiy/disable_data_balance_test
6 years ago
peizhilin 813c2ce539 fix timer test=develop
6 years ago
Kaipeng Deng eebb82a2f6
Merge pull request #15097 from heavengate/adaptive_pool_ksize
6 years ago
Cheerego 871ac282f8
Merge pull request #15085 from haowang101779990/enapi_improve_dec27
6 years ago
wopeizl 7ab501264d
Merge pull request #15069 from wopeizl/windows/dsosupport
6 years ago
minqiyang 6a5f604607 Support stop_gradients var in imperative backward
6 years ago
guru4elephant ff739449ab
Merge pull request #15018 from guru4elephant/add_timer
6 years ago