fangzehua
9fddc2e1e4
add pipe
4 years ago
zhengjun10
a37e917810
support onnx loop model tiny-yolov3
4 years ago
mindspore-ci-bot
a7016ea735
!11637 unsqueeze slice space-to-depth
...
From: @ling_qiao_min
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
74e4cc1876
!11570 [MS][LITE][Develop] GPU modify some problems for prelu
...
From: @pengyongrong
Reviewed-by:
Signed-off-by:
4 years ago
dayschan
27b4e1653a
Raise akg ReduceSum precision
...
Cast the float16-input to float32 before ReduceSum, and cast back to float16 after ReduceSum.
If the op after this ReduceSum is a casting from float16 to float32, then it can be eliminated.
4 years ago
cjh9368
1cd3b2fe03
resolve issue
4 years ago
yeyunpeng
f840c8ccae
fix cast multi thread
4 years ago
Pengyongrong
76b862bde0
modify layernorm and softmax 2021/1/25 monday
4 years ago
wangrao
16939ee902
fix bug: np.column_stack raises RuntimeError in graph mode
4 years ago
ougongchang
c6e4b0c85f
Add more log when collect graph and use summary operators
...
Fix can not collect input data when batch size is 1 and total step
number is 1
Fixed spelling errors
4 years ago
zhangyunshu
aa42728e84
profiler mem usage: added memory breakdowns for each execution id
4 years ago
mindspore-ci-bot
659b5d8e10
!11633 [MS][LITE]fix pet classification android demo title
...
From: @sishuikang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5
4 years ago
wangzhe
e4e5c1231c
modify layer_norm_fusion
4 years ago
wanyiming
727c7a4668
mod_conv2d_pool_add_ctcloss
4 years ago
mindspore-ci-bot
c9442eccb7
!11593 remove sparse softmax grad node
...
From: @jjfeing
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
86dfebd837
!11510 [MS][LITE] weight quant support huffman code
...
From: @jianghui58
Reviewed-by:
Signed-off-by:
4 years ago
ling
336ba49ef2
unsqueeze slice space-to-depth matmul
4 years ago
mindspore-ci-bot
09acd1680f
!11594 [MS][LITE]Fix illegal instruction error on devices like p8 and p20
...
From: @probiotics_53
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
16944856f9
!11457 PS cache insert linear
...
From: @gaoyong10
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
dc70469d4a
!11597 Fix code spell in Bert and CRNN
...
From: @c_34
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
jianghui58
70d575c76a
weight quant support huffman code
4 years ago
hukang hwx963878
0cf280b959
fix demo title
4 years ago
Lixia Chen
be6d310946
Default to memory-only cache server
4 years ago
sheng
b97e99b9ce
change a log level to info
4 years ago
mindspore-ci-bot
029ea5d1f3
!11301 Push sampler to GeneratorOp c++
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
panfengfeng
ca562f53b0
fix googlenet & shufflenetv2 bugs
4 years ago
mindspore-ci-bot
c37aa71009
!11409 [cpu] Add LogicalNot, LogicalAnd, LogicalOr op
...
From: @yanglf1121
Reviewed-by: @wuxuejian,@kisnwang
Signed-off-by: @wuxuejian
4 years ago
Jonathan Yan
18f67c61c2
return minimal index for argmaxwithvalue
4 years ago
mindspore-ci-bot
b0f9051666
!11616 [MS][LITE]fix bug in functionalizing while
...
From: @mengyuanli
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago
jjfeing
2adff83c99
fix sparse_softmax_cross_entropy_with_logits
4 years ago
mindspore-ci-bot
ff3f6a156c
!11481 bug fix, update the method of throwing exception
...
From: @liubuyu
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
4 years ago
yuzhenhua
0efd03284c
fix faster-rcnn mask-rcnn dvpp+aipp 310 inference bug
4 years ago
mindspore-ci-bot
c5b9971427
!11535 [MSLITE][Develop] add npu testcases
...
From: @yangruoqi713
Reviewed-by: @hangangqiang
Signed-off-by:
4 years ago
Payne
1dc4b419af
add tnesor type check (int)
4 years ago
mengyuanli
cb5904c0d8
fix bug of functionalize while
4 years ago
mindspore-ci-bot
615c499c08
!11599 deconv2d add outputPadding
...
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
95723c322f
!11610 [MSLITE][Develop] add cpu fp16 op: lstm
...
From: @yangruoqi713
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
4 years ago
yangruoqi713
e29a95f764
[MSLITE][Develop] add npu testcases
4 years ago
yeyunpeng
a7bae1413d
deconv2d add outputPadding
4 years ago
chenhaozhe
4899a0b4c1
fix code spell
4 years ago
mindspore-ci-bot
78c733ffbe
!11517 [MS][LITE][GPU]init weight if not infer shape
...
From: @chenzupeng
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8e35919b53
!11505 [MS][LITE]20210121 pet_classification demo function description is incorrect
...
From: @sishuikang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5
4 years ago
yangruoqi713
44fb47ed84
[MSLITE][Develop] add cpu fp16 op: lstm
4 years ago
mindspore-ci-bot
53e6dc7191
!11514 [MS][LITE]20210121 HiMindSpore demo update to v1.1.4 fail
...
From: @sishuikang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e2a2643da0
!11609 fixed message header
...
From: @anancds
Reviewed-by: @xsmq,@zh_qh
Signed-off-by: @zh_qh
4 years ago
chendongsheng
a43d0f8767
fixed message header
4 years ago
gaoyong10
5bdd2eb18c
ps cache parse linear
4 years ago
mindspore-ci-bot
6d2ed6cafc
!11401 Add Elu For CPU
...
From: @xukailun_1
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
chenzupeng
b0f4613556
fix bug: init weight when resize
4 years ago
mindspore-ci-bot
7a7b455a57
!11519 update_dump_file_to_code
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago