Commit Graph

1978 Commits (52e5ee60bdb3d3167a672914261dfaef834824f9)

Author SHA1 Message Date
minqiyang 52e5ee60bd Add debug info
6 years ago
baojun f4a0e68481 Fix ngraph compile WITH_DISTRIBUTE=ON (#15636)
6 years ago
Tao Luo bec68fa0b3
Merge pull request #15637 from jerrywgz/refine_box_coder
6 years ago
baojun ac4cde009d Enable accuracy op for ngraph engine (#15592)
6 years ago
jerrywgz ceb412b0ae speed up box coder in CPU, test=develop
6 years ago
chengduo c1092374fc
Increase the timeout of test_pe_seresnext (#15621)
6 years ago
Zeng Jinle 1ccbc51218
Merge pull request #15619 from sneaxiy/debug
6 years ago
sneaxiy f26a1c9077 test=develop
6 years ago
dzhwinter 4f01de6378 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
6 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
jerrywgz 1743d1a58f
Merge pull request #15356 from jerrywgz/add_clip_op
6 years ago
dzhwinter 0a63234c85 follow comments. test=develop
6 years ago
mozga-intel 43a67a2662 Enable conv2d operator for a ngraph engine (#15269)
6 years ago
Yan Chunwei 897789b16e
fix save_inferece_model bug (#15365)
6 years ago
dzhwinter 6f9904e99a rerun windows ci. test=develop
6 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
6 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
6 years ago
mozga-intel 312500dcb5 Enable pool2d operator for a ngraph engine (#15395)
6 years ago
Jiabin Yang b4c24f3f7c
Merge pull request #15575 from JiabinYang/feature/imperative
6 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
6 years ago
dzhwinter a52be7c081 refine build strategy. test=develop
6 years ago
Tao Luo ea92905be4
Merge pull request #15478 from kbinias/kbinias/seperate-folders-for-mkldnn
6 years ago
dzhwinter 32a2014939 refine build strategy. test=develop
6 years ago
Yiqun Liu 16d54f7f23
Return parent_idx in beam_search op (#15520)
6 years ago
jerrywgz 72ee3c6232
Merge pull request #15398 from jerrywgz/add_axis_for_boxcoder
6 years ago
jerrywgz e402c0ec7d test=develop
6 years ago
jerrywgz 334f697da9 test=develop
6 years ago
Kaipeng Deng d3eeb92bba
Merge pull request #15491 from tink2123/new_align_corners
6 years ago
jerrywgz 3046799ecd
Merge branch 'develop' into add_clip_op
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
JiabinYang 16f64b43d4 test=develop, Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
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 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 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 c0fa8d2eec use L1Loss for w, h. test=develop
6 years ago
dengkaipeng 3841983aa0 fix division error in mean process. test=develop
6 years ago