lianliguang
|
33c879f69c
|
clean pclint and codex warning
|
2021-09-22 14:31:33 +08:00 |
i-robot
|
c3ce92a9f2
|
!23717 [MS][LITE] code check and fix memory leak in tflite model parser
Merge pull request !23717 from XianglongZeng/myms_new
|
2021-09-22 03:55:11 +00:00 |
i-robot
|
d9e992ac8b
|
!23759 optimize opencl code
Merge pull request !23759 from QianliMa/logfix
|
2021-09-22 03:51:00 +00:00 |
i-robot
|
2cdae8f1ab
|
!23821 Update third party notice of grpc, re2 and abseil-cpp
Merge pull request !23821 from TinaMengtingZhang/update-notice
|
2021-09-22 03:37:55 +00:00 |
i-robot
|
0afdc7597f
|
!23718 [lite]delete plugin and windows do not support extension
Merge pull request !23718 from 徐安越/primitive
|
2021-09-22 03:23:50 +00:00 |
i-robot
|
31acbc1544
|
!23790 Add IsNan,IsInf operator bprop.
Merge pull request !23790 from liangchenghui/add_isnan_bprop
|
2021-09-22 03:20:37 +00:00 |
i-robot
|
bd399e2a94
|
!23853 Fix comments error format.
Merge pull request !23853 from zhangyi/code_docs_master
|
2021-09-22 03:20:03 +00:00 |
i-robot
|
85384ae51b
|
!23741 fix fft3d/ifft3d doc api
Merge pull request !23741 from 杨林枫/code_docs_fix_ops_api
|
2021-09-22 03:08:35 +00:00 |
i-robot
|
542819f08f
|
!23566 Support multi root graph GPU dump mindrt runtime
Merge pull request !23566 from parastooashtari/multi_root_graph_gpu
|
2021-09-22 03:06:48 +00:00 |
i-robot
|
9347a84ef0
|
!23753 [lite]configFile: extended info edition
Merge pull request !23753 from 徐安越/master3
|
2021-09-22 02:58:23 +00:00 |
yanglf1121
|
5d6ac8e8db
|
fix fft3d/ifft3d docs
|
2021-09-22 10:51:51 +08:00 |
i-robot
|
467a9a2475
|
!23779 gpu Slice kernel add support for higher dimension inputs
Merge pull request !23779 from Peilin/slice-bugfix
|
2021-09-22 02:24:19 +00:00 |
zhangyi
|
2421a74b6b
|
fix comments error.
|
2021-09-22 10:20:05 +08:00 |
i-robot
|
6b09551408
|
!23483 pclint warning clean
Merge pull request !23483 from liutongtong9/pclint_ma
|
2021-09-22 02:19:33 +00:00 |
i-robot
|
a17915b2c4
|
!23818 fix dump CtrlTensor issue when dump not enabled
Merge pull request !23818 from john_tzanakakis/jt_bug_fixes
|
2021-09-22 01:50:13 +00:00 |
i-robot
|
e5bdb5dd6d
|
!23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
|
2021-09-22 01:43:44 +00:00 |
i-robot
|
7cf815bcfa
|
!23509 Reading mindspore version from version.txt
Merge pull request !23509 from sabrinasun_59ee/version
|
2021-09-22 01:36:12 +00:00 |
i-robot
|
c60e900000
|
!23702 pclint clean
Merge pull request !23702 from zhangzhaoju/master_pclint
|
2021-09-22 01:17:14 +00:00 |
xuanyue
|
9195934a7f
|
configFile: extended info edition
|
2021-09-22 09:13:19 +08:00 |
i-robot
|
2c9a7b03ac
|
!23771 Fix boost docs problems.
Merge pull request !23771 from linqingke/bug_fix
|
2021-09-22 01:11:20 +00:00 |
sabrinasun
|
ca1e6d869e
|
clean pclint, codex warning
|
2021-09-21 18:55:25 -04:00 |
Parastoo Ashtari
|
7c9ecff30b
|
support multi network dump in GPU
|
2021-09-21 13:43:24 -04:00 |
i-robot
|
70c8263a17
|
!23785 code check clean
Merge pull request !23785 from liutongtong9/codecheck_ma
|
2021-09-21 16:29:01 +00:00 |
liutongtong
|
49be247e93
|
pclint warning clean
|
2021-09-21 21:54:29 +08:00 |
i-robot
|
8ef0ba2299
|
!23822 Fix overflow file not found issue
Merge pull request !23822 from parastooashtari/oveflow_bug
|
2021-09-21 13:09:36 +00:00 |
xuanyue
|
aa9620b15d
|
delete plugin and windows do not support extension
|
2021-09-21 21:00:10 +08:00 |
i-robot
|
9cba76a933
|
!23696 code clean
Merge pull request !23696 from liubuyu/bug_fix
|
2021-09-21 08:50:49 +00:00 |
Parastoo Ashtari
|
e49250e6c3
|
fixed overflow read file issue
|
2021-09-20 17:48:58 -04:00 |
i-robot
|
65c161eba3
|
!23820 C++ deser test without python interpreter initialized
Merge pull request !23820 from zetongzhao/deserialize
|
2021-09-20 20:17:18 +00:00 |
TinaMengtingZhang
|
2ff6caf0e4
|
Update re2, abseil and grpc in third party notice
|
2021-09-20 14:37:27 -04:00 |
zetongzhao
|
a0c203df23
|
fix deser python operation error
|
2021-09-20 14:11:02 -04:00 |
John Tzanakakis
|
7efb50ea8d
|
fix dump CtrlTensor issue when dump not enabled
|
2021-09-20 13:08:41 -04:00 |
i-robot
|
b8928a1a76
|
!23789 fix the bug about failed to load parameter
Merge pull request !23789 from yelihua/merged
|
2021-09-20 16:02:23 +00:00 |
i-robot
|
d2df9652ca
|
!21980 Update grpc version from 1.27.3 to 1.36.1
Merge pull request !21980 from TinaMengtingZhang/update-grpc
|
2021-09-20 15:19:47 +00:00 |
i-robot
|
b7bb25056a
|
!23812 fix tuple output when 310 infer control graph
Merge pull request !23812 from zhoufeng/xiu-ba-ge-3
|
2021-09-20 07:29:17 +00:00 |
liangchenghui
|
7614129eda
|
Add isnan/isinf operator bprop.
|
2021-09-19 15:29:05 +00:00 |
i-robot
|
d474ae0e67
|
!23704 fix move profiling
Merge pull request !23704 from shenwei41/operation_dev
|
2021-09-19 11:05:02 +00:00 |
i-robot
|
cc6da6bc10
|
!23782 fix code review
Merge pull request !23782 from luoyang/issues2
|
2021-09-19 10:00:41 +00:00 |
zhoufeng
|
db77397f4f
|
fix tuple output when 310 infer control graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-09-19 17:10:50 +08:00 |
linqingke
|
b3b319d5ca
|
fix boost docs problems.
|
2021-09-19 15:48:11 +08:00 |
i-robot
|
b715ec5ac3
|
!23766 fix MsTensorRef operator==
Merge pull request !23766 from zhoufeng/xiu-ba-ge-2
|
2021-09-19 07:10:40 +00:00 |
i-robot
|
60b33924dc
|
!23711 Fix the code warnings
Merge pull request !23711 from maning202007/master
|
2021-09-19 06:21:24 +00:00 |
shenwei41
|
42f1cc9e48
|
fix move profiling
|
2021-09-19 11:13:09 +08:00 |
i-robot
|
dfdededdc4
|
!23760 Update AKG submodule
Merge pull request !23760 from zhengzuohe/update_akg
|
2021-09-19 02:53:05 +00:00 |
i-robot
|
07bf6c82ff
|
!23770 fix the bug of overriding compute_capability_
Merge pull request !23770 from chengbin/cleancode
|
2021-09-19 02:49:32 +00:00 |
i-robot
|
51d7293cbf
|
!23693 clean code
Merge pull request !23693 from hwjiaorui/clean-code-master
|
2021-09-19 02:23:16 +00:00 |
i-robot
|
9309a11999
|
!23352 [Fallback] Handle interpreted node as input, set function Parameters and update local params if need.
Merge pull request !23352 from 张清华/opt_fallback
|
2021-09-19 02:14:56 +00:00 |
i-robot
|
6f8a514d48
|
!23685 Restore exception check
Merge pull request !23685 from zjun/fix_exception
|
2021-09-19 02:11:44 +00:00 |
rescue
|
a67275d857
|
read ms version from version.txt
|
2021-09-18 19:52:45 -04:00 |
i-robot
|
44f8cea06d
|
!23788 [MD]fix pclint in md
Merge pull request !23788 from liyong126/fix_pclint
|
2021-09-18 23:00:24 +00:00 |