Commit Graph

3782 Commits (13816dd4acdabd21a715b3b1c63fb43cdbac7622)

Author SHA1 Message Date
Yibing Liu 7e20e7691e
Fix the bug in fp16 backward kernel (#16269)
6 years ago
Zeng Jinle 6429d2a887
Merge pull request #16188 from sneaxiy/fix_const_cast
6 years ago
xiaolil1 e818fa1004 Enable INT8 transpose kernel for MobileNet-SSD improvement. (#16159)
6 years ago
luotao1 d9f0e7252a refine with comments
6 years ago
luotao1 6fa52f83ba Merge branch 'develop' into fc_infershape
6 years ago
Wojciech Uss 2579ade45f Add cpu_quantize_pass for C-API quantization (#16127)
6 years ago
Xin Pan 7458114b5b
Merge pull request #16228 from panyx0718/imperative
6 years ago
chengduo efca4de78e Fix cross_entropy bug (#16236)
6 years ago
qingqing01 86e912c544 Fix windows compiling (#16230)
6 years ago
Kaipeng Deng b77ebb2af2
Merge pull request #15919 from heavengate/yolo_box
6 years ago
Xin Pan 50ff898378 graph neural network for imperative mode
6 years ago
Zhaolong Xing c49e604906
Merge pull request #16213 from qingqing01/compile_infer_shape
6 years ago
achao2013 81b4fad8b9 add moving average absmax op and fix bug (#15155)
6 years ago
luotao1 721c2c00ef refine fc_infershape
6 years ago
Kaipeng Deng 74037cc1c8
Merge branch 'develop' into yolo_box
6 years ago
Xin Pan 92b9ce3479
Merge pull request #16073 from heavengate/yolov3_loss_imporve
6 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
6 years ago
Yibing Liu 4ae23cc3c5
Impl fp16 compute kernel for slice_op (#16206)
6 years ago
sneaxiy f0d108f589 fix const_cast
6 years ago
Dang Qingqing e5e7628a62 Skip compile infer shape in box_coder_op
6 years ago
sneaxiy 3e03695629 fix numeric error
6 years ago
sneaxiy 5a92e4c097 revert revert 16144
6 years ago
sneaxiy e993effb29 include unordered_map to cross_entropy_op.cc
6 years ago
Zeng Jinle a91964c8fe Revert "PaddingRNN model memory optimize"
6 years ago
liuwei1031 1c6caf8466
1. disable reuse SELECTED_ROWS type variable (#16150)
6 years ago
Zeng Jinle 0b49e43d3a
Merge pull request #16144 from sneaxiy/rnn_mem_opt
6 years ago
Tao Luo 4ef6f738c3
Merge pull request #16154 from luotao1/infershape_example
6 years ago
sneaxiy 487624e15d fix travis-ci
6 years ago
guomingz decdbed054 resolve #15618 (#16114)
6 years ago
sneaxiy 1e9fd40777 combine op files
6 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
6 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
6 years ago
luotao1 fe78a92e6e refine with comments
6 years ago
dengkaipeng 0ff9a403d0 fix format. test=develop
6 years ago
Zhen Wang 5420cf95f5
Merge pull request #16070 from wzzju/channel_wise_quant_op
6 years ago
dengkaipeng b33e6bf5ef remove comment code. test=develop
6 years ago
dengkaipeng e4e3764060 use memory Copy. test=develop
6 years ago
dengkaipeng d31693afec no use _gt_score. test=develop
6 years ago
luotao1 5d20954ac4 add runtime shape for fuse_emb_seq_pool_grad
6 years ago
dengkaipeng aad62eeca0 add doc for param default. test=develop
6 years ago
tink2123 a8e375d463 refine doc
6 years ago
dengkaipeng 585766acc0 fix spell mistake in doc. test=develop
6 years ago
dengkaipeng b307533b7d fix format. test=develop
6 years ago
dengkaipeng afdf3c3f84 fix doc.test=develop
6 years ago
dengkaipeng af4ef80e5b fix API.spec not add defaults. test=develop
6 years ago
dengkaipeng 0d1a9996ac fix unittest for yolov3_loss. test=develop
6 years ago
dengkaipeng f0804433b0 add mixup score and label_smooth for yolov3_loss. test=develop
6 years ago
dengkaipeng 33c8607ef3 fix doc. test=develop
6 years ago
dengkaipeng abb5a9c726 fix doc statement. test=develop
6 years ago
dengkaipeng b399ee2a23 fix doc. test=develop
6 years ago