mindspore-ci-bot
b9345d1d34
!5775 fix categorical in GraphMode
...
Merge pull request !5775 from baihuawei/0902
5 years ago
wangmin
3349d4372b
fix thor optimizer interface
5 years ago
hexia
2f42466da8
export and load model for serving
5 years ago
mindspore-ci-bot
341851b931
!5817 [MS][LITE][Develop]optimize tanh kernel
...
Merge pull request !5817 from sunsuodong/tanh_opt
5 years ago
mindspore-ci-bot
6ba5cd5750
!5765 modify the log which nodes forming loop
...
Merge pull request !5765 from Margaret_wangrui/get_loop_nodes_log
5 years ago
mindspore-ci-bot
023c93277a
!5823 [MSLITE] Support exponent tensor broadcast for power op
...
Merge pull request !5823 from zhanyuan/dev
5 years ago
anzhengqi
38b5d91ede
fix ci pass condition
5 years ago
gongdaguo
ab04e711f0
add lite test modules
5 years ago
hwjiaorui
c60d5ae5e0
fix bug about target device
5 years ago
zhanyuan
afcb3e9b45
Support exponent tensor broadcast for power op
5 years ago
mindspore-ci-bot
6a851ee252
!5771 Add deeplabv3 to modelzoo
...
Merge pull request !5771 from jiangzhenguang/deeplabv3
5 years ago
mindspore-ci-bot
1519b88182
!5772 [MS][LITE][Develop]optimize mode, strip c++
...
Merge pull request !5772 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
71d42d217d
!5814 switch from ctx Malloc to new in detection post process anchors
...
Merge pull request !5814 from wangzhe/master
5 years ago
mindspore-ci-bot
4e7346509f
!5782 change allreduce fusion function
...
Merge pull request !5782 from wangmin0104/master
5 years ago
wangzhe
a40df6c983
switch from ctx Malloc to new in detection post process anchors
5 years ago
sunsuodong
412c94eb60
tanh_opt
5 years ago
mindspore-ci-bot
28c42d5534
!5725 Add fp16 matmul & fc ops for arm64
...
Merge pull request !5725 from zhanyuan/dev
5 years ago
chenjianping
94b1e4e09b
optimize model
5 years ago
anzhengqi
a381bc5b27
fix profiling
5 years ago
tao_yunhao
2e68873a99
add arm cpu fp32 op: exp
5 years ago
mindspore-ci-bot
77dd91a646
!5669 Fix get_py_obj_dtype() for mindspore type
...
Merge pull request !5669 from hewei/fix_get_py_obj_dtype
5 years ago
mindspore-ci-bot
887705ecc0
!5808 use MSLIBS_SERVER while downloading third_party
...
Merge pull request !5808 from hangq/master
5 years ago
mindspore-ci-bot
5c42198430
!5809 train on device
...
Merge pull request !5809 from yonibaehr/export
5 years ago
yoni
b601603b55
train on device
5 years ago
hangq
5b17a69d35
use MSLIBS_SERVER while downloading third_party & fix
...
mem leak in detection_post_process
5 years ago
mindspore-ci-bot
12109600fc
!5807 detection_post_process op support quantized anchors tensor
...
Merge pull request !5807 from wangzhe/master
5 years ago
wangzhe
ffff1b01ec
detection_post_process op support quantized anchors tensor
5 years ago
mindspore-ci-bot
c6ba87d978
!5804 fix bugs of op Fill, Equal, Eye, Conv2dTranspose and ExpandDims
...
Merge pull request !5804 from lihongkang/lhk_master
5 years ago
lihongkang
0f76c362a5
fix bugs
5 years ago
mindspore-ci-bot
5c7fa52468
!5673 [performance]cell init opt performance
...
Merge pull request !5673 from kingxian/master
5 years ago
jzg
2169cf32a1
Add deeplabv3 to modelzoo.
5 years ago
mindspore-ci-bot
25a878d674
!5719 [MSLITE]mindspore export inferface finetune lite
...
Merge pull request !5719 from zhengjun10/master
5 years ago
zhengjun10
22dc34058c
mindspore export inferface finetune lite
5 years ago
mindspore-ci-bot
f91d80e0c3
!5787 [MSLITE] add cast to opencl to_format op
...
Merge pull request !5787 from wandongdong/master
5 years ago
mindspore-ci-bot
6d9501d5ed
!5781 add exector group operation
...
Merge pull request !5781 from kisnwang/async-run-graph
5 years ago
mindspore-ci-bot
c063cda01e
!5799 [MS][LITE][Develop] slice ops support format nc4hw4
...
Merge pull request !5799 from pengyongrong/op_format_toNC4HW4
5 years ago
mindspore-ci-bot
09142f6056
!5798 [MSLITE]schema add version and fix the version function bug
...
Merge pull request !5798 from zhaodezan/master
5 years ago
kswang
ebff566a07
add group operation for executor
5 years ago
mindspore-ci-bot
f0c07bbcdb
!5793 Alarm modification
...
Merge pull request !5793 from shenwei41/sw_master
5 years ago
baihuawei
92f1855a79
fix categorical in GraphMode
5 years ago
mindspore-ci-bot
417cce87ee
!5761 search nvcc in entire PATH
...
Merge pull request !5761 from zyli2020/bug_fix
5 years ago
Pengyongrong
a43b01746f
op_format_toNC4HW4
5 years ago
zhaodezan
b6493c209f
schema add version
5 years ago
mindspore-ci-bot
5ef6c08260
!5756 Move ascend dependent functions to ascend kernel runtime.
...
Merge pull request !5756 from 张清华/master
5 years ago
mindspore-ci-bot
9ffc2e30b5
!5715 fix reverse_sequence parser tflite and remove redundant code
...
Merge pull request !5715 from 徐安越/master
5 years ago
mindspore-ci-bot
c866996e81
!5785 clean redundant code
...
Merge pull request !5785 from hangq/master
5 years ago
xuanyue
1140db795c
adjust tflite parser reverse_sequence
5 years ago
mindspore-ci-bot
e774e73b36
!5763 fix bugs of op Diag, DepthwiseConv2dNative, DataFormatDimMap in API and add register info for AdamApplyOneAssign, AdamApplyOneWithDecayAssign
...
Merge pull request !5763 from lihongkang/lhk_master
5 years ago
shenwei41
399df205d8
Alarm modification
5 years ago
danish
273fc0071c
New User facing Pad Kernel + ST + Allows for channel padding
...
style fix
lint fixes
added check in NN layer for > 4 paddings, plus lint fix
fix python lint
lint fix
lint fix
updating to pytest asserts to improve testing
removed unnecc vars from test file fail checks
5 years ago