Commit Graph

22112 Commits (381f3839896daa06bb87198f3b8492f4c6a8462b)
 

Author SHA1 Message Date
tensor-tang a18c0d4242 cache fc kernel
6 years ago
tensor-tang 6e1ee7fb57 cache softmax kernel func
6 years ago
dzhwinter a26a6bc728 add flag. test=develop
6 years ago
Krzysztof Binias 69b7c595d6 Small fix
6 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
6 years ago
dzhwinter 06f2448848 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
dzhwinter 8156fedf56 merge develop branch. test=develop
6 years ago
dengkaipeng 23d34d1f7e move yolov3_loss to detection. test=develop
6 years ago
JiabinYang 16f64b43d4 test=develop, Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
6 years ago
tensor-tang c7449227e8
Merge pull request #15563 from tensor-tang/jit/softmax
6 years ago
dengkaipeng 733bb82ec0 downsample -> downsample_ratio. test=develop
6 years ago
dengkaipeng ae0b0d5f93 fix doc. test=develop
6 years ago
dengkaipeng 56e21c558e add comments and docs. test=develop
6 years ago
dengkaipeng 577424e5ec use darknet loss and trick
6 years ago
dengkaipeng 042fecefab use L2Loss. test=develop
6 years ago
dengkaipeng af124dcdf6 fix API error
6 years ago
dengkaipeng c945ffa7f8 fix label_smooth and mixup score
6 years ago
tink2123 20200e126d fix some typo test=develop
6 years ago
tink2123 2b89f59055 add attr use_label_smooth test=develop
6 years ago
dengkaipeng 8218e30176 add gtscore. test=develop
6 years ago
dengkaipeng 3c08f620c2 add label smooth. test=develop
6 years ago
dengkaipeng cc01db6029 calc valid gt before loss calc. test=develop
6 years ago
dengkaipeng 32d533c2cd cache obj_mask and gt_match_mask. test=develop
6 years ago
dengkaipeng 6c5a5d0789 format code. test=develop
6 years ago
dengkaipeng e7e4f084e5 ignore pred overlap gt > 0.7. test=develop
6 years ago
dengkaipeng bd6deb1a8b fix API.spec change. test=develop
6 years ago
dengkaipeng db8ff57a61 remove useless code and update doc. test=develop
6 years ago
dengkaipeng 577a92d992 use typename DeviceContext. test=develop
6 years ago
dengkaipeng 0c4acc8305 imporve yolo loss implement. test=develop
6 years ago
dengkaipeng 2fbfef2ec9 fix no box expression. test=develop
6 years ago
dengkaipeng c0fa8d2eec use L1Loss for w, h. test=develop
6 years ago
dengkaipeng 3841983aa0 fix division error in mean process. test=develop
6 years ago
dengkaipeng 192d293854 use stable Sigmoid Cross Entropy implement. test=develop
6 years ago
Tao Luo 245b1f0579
Merge pull request #15570 from luotao1/bert
6 years ago
tink2123 909f864a9b remove unnecessary flags
6 years ago
JiabinYang bb881199f2 test=develop, polish code and fix wrong change in /paddle/fluid/inference/utils/CMakeLists.txt
6 years ago
tink2123 6961a94e94 avoid out_size less than 1
6 years ago
Jiabin Yang 075df09f86
Merge pull request #15470 from JiabinYang/feature/imperative
6 years ago
Qiyang Min b69996c2d3
Merge pull request #15558 from velconia/imperative_resnet
6 years ago
luotao1 5504425eb3 fix compiler error, use len20 dataset for bert
6 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
6 years ago
shanyi15 57320942e4 Merge branch 'fast_install_1.3' of git://github.com/JiabinYang/Paddle into JiabinYang-fast_install_1.3
6 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
6 years ago
Wu Yi ab4715840d
fix default create_parameter dtype maching initializers (#15521)
6 years ago
tensor-tang d59f733551 refine softmax and use with cache
6 years ago
Qiao Longfei 657a4f9430 code can compile
6 years ago
tensor-tang 7383eefd2d add softmax mix and mkl code
6 years ago
tensor-tang 50945685f2 add hmax, hsum jitcode
6 years ago
tensor-tang 8117725852 add jit kernel hsum, hmax and softmax refer code
6 years ago
Tao Luo 67e4450c34
Merge pull request #15485 from luotao1/fc500110-bert_test
6 years ago