mindspore-ci-bot
10a12ac159
!11553 [MSLITE][Develop] optimize sigmoid and tanh
...
From: @sunsuodong
Reviewed-by: @zhang_xue_tong
Signed-off-by:
4 years ago
mindspore-ci-bot
5d7682cef1
!11441 Add F1 score of deeptext's evaluation
...
From: @zhouyaqiang0
Reviewed-by: @c_34,@linqingke
Signed-off-by: @linqingke
4 years ago
zhangxinfeng3
0758a95d4e
Adjust the output of MD simulation
4 years ago
mindspore-ci-bot
9fb9b3b166
!11629 fix shufflenet & googlenet bugs
...
From: @pandoublefeng
Reviewed-by: @c_34,@linqingke
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
c43a2eb3ba
!11028 [MSLITE] support onnx tiny-yolov3 loop model
...
From: @zhengjun10
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9ed1ad1626
!11608 [MS][LITE][DEVELOP]solve single ops converter bug
...
From: @cjh9368
Reviewed-by: @zhanghaibo5
Signed-off-by:
4 years ago
hebotao
d86a8ea367
Add EluGrad for CPU.
...
增加测试用例
修改测试用例
修改测试用例
修改算子实现,alpha 写死为 1.0
修改算子实现,alpha 写死为 1
修改算子注册
修改算子实现,dy 和 y 搞反了
修改测试代码
修改算子实现
修改算子实现,float16 单独走一个分支
修改算子实现,前端的 float 转换为double
修改算子实现,改回来了
修改算子实现,float16 转换为 Eigen 库中的 half
修改算子实现,float16 转换为 Eigen 库中的 half
修改算子实现,float16 转换为 Eigen 库中的 half
修改算子实现 在单独的文件中实现 EluGrad
修改算子实现 在单独的文件中实现 EluGrad
修改算子实现 在单独的文件中实现 EluGrad
修改算子实现 在单独的文件中实现 EluGrad
格式化代码
修改 pylint 错误
更新注释信息
删除未使用的私有变量
删除未使用的私有变量
4 years ago
fuzhiye
e36e11e095
optimize op performance
4 years ago
mindspore-ci-bot
9d00e30ed0
!11544 modify export mindir for type tupletensor
...
From: @changzherui
Reviewed-by: @zh_qh,@zhoufeng54
Signed-off-by: @zh_qh
4 years ago
liujiahan
5889e9c0d9
Renamed variables to lower camel case.
...
Renamed illegal variables and functions.
reconverted the nae of function in Lite java files.
modified
4 years ago
mindspore-ci-bot
6f38e1de85
!11550 fix cast muilti thread bug
...
From: @yeyunpeng2020
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by:
4 years ago
sunsuodong
c0a1f88ad0
optimize_sigmoid
4 years ago
qujianwei
6adb82c2c6
gru_fix_bug
4 years ago
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
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