hetshah
2c1666fd06
set num epochs for iterators that use the default value
...
add explicit paramter for infinite iterators
set appropriate value for num_epoch param for iteratos
fix long lines
remove trailing whitespace
fixed typo
remove comment
fixed comments
fixed test
2021-09-22 17:32:50 +00:00
i-robot
3d0d0da8f9
!23603 update error msg after code audit
...
Merge pull request !23603 from dinglinhe/dlh_code_ms_I43QY0_afteraudit
2021-09-22 17:24:48 +00:00
i-robot
77155d2897
!23780 pclint clean for core ops
...
Merge pull request !23780 from wangnan39/core_ops_pclint_clean
2021-09-22 16:56:29 +00:00
TinaMengtingZhang
dbed33a2ad
Fix online debugger terminate with 1 issue: I3YAPB
2021-09-22 10:59:46 -04:00
Parastoo Ashtari
b4bb5a7989
add safety check for LoadParametersAndConst
2021-09-22 10:12:42 -04:00
jjj
c568eccb1e
remove un-use code
2021-09-22 21:12:36 +08:00
zhengyuanhua
5440f9fbc1
external interface modify
2021-09-22 21:05:38 +08:00
zhaosida
7bbad8a84e
self code check
2021-09-22 21:01:57 +08:00
i-robot
b6f228cc48
!23936 update tensor api document
...
Merge pull request !23936 from huangbingjian/code_docs_tensor
2021-09-22 12:55:45 +00:00
i-robot
54b7175ea0
!23744 Fix codedex warning
...
Merge pull request !23744 from LiangZhibo/codedex
2021-09-22 12:40:51 +00:00
yeyunpeng2020
9b27c11126
optimize weight quant
2021-09-22 20:07:50 +08:00
zhaozhenlong
77c4f3b589
code dex
2021-09-22 20:03:39 +08:00
i-robot
41788a88d2
!23867 [MS][LITE] lite train codecheck fix
...
Merge pull request !23867 from zhengjun10/codecheck
2021-09-22 11:54:12 +00:00
i-robot
9738bd115a
!23895 [MS][LITE][develop] fix code review
...
Merge pull request !23895 from sunsuodong/code_review
2021-09-22 11:34:20 +00:00
huangbingjian
b11de88c9f
update tensor api document
2021-09-22 19:20:44 +08:00
changzherui
7241370e49
clean_code
2021-09-22 19:09:14 +08:00
zhaozhenlong
71e5953e42
check vector of params null
2021-09-22 18:15:57 +08:00
lby
721a22e167
op select and check info print specify
2021-09-22 17:39:29 +08:00
Margaret_wangrui
ace3a6c37c
Fix Sponge network problem
2021-09-22 17:16:49 +08:00
i-robot
a0cb43aa77
!23815 Add acl option parser and convert tool add param device
...
Merge pull request !23815 from zhengyuanhua/master
2021-09-22 09:10:08 +00:00
yeyunpeng2020
a500b98c25
fix preprocess error log
2021-09-22 17:05:50 +08:00
despicablemme
b977d8723b
[feat] [assistant] [I40GZC] add new data ops RandomInvert
2021-09-22 16:55:14 +08:00
i-robot
4141404213
!23860 statistic fix
...
Merge pull request !23860 from QianliMa/statis
2021-09-22 08:49:16 +00:00
wangjun
05443d4e74
add uniform_real parallel op_info
2021-09-22 16:39:43 +08:00
i-robot
e1ecb3f93c
!23825 code check for cpu ops
...
Merge pull request !23825 from 范吉斌/code_check
2021-09-22 08:38:37 +00:00
zhanghaibo5
3c0c54e29e
updata md5sum for cmsis, flatbuffers and opencl, because gitte updated the package
2021-09-22 16:31:38 +08:00
zhouyaqiang
f76cb53cfe
Add complex ops and bprop of real、conj、imag ops
2021-09-22 16:25:45 +08:00
i-robot
3330a630e8
!23849 [MS][LITE][CPU] nchw common conv bug fix
...
Merge pull request !23849 from liuzhongkai/nchw_supp
2021-09-22 08:02:42 +00:00
Margaret_wangrui
70052d2aee
clean pclint and codedex warning
2021-09-22 15:49:24 +08:00
yangruoqi713
86c260d636
[MSLITE][DEVELOP] clean code check warnings
2021-09-22 15:38:51 +08:00
i-robot
17981eb2cc
!23876 preprocess bug fix
...
Merge pull request !23876 from yeyunpeng2020/master
2021-09-22 07:20:53 +00:00
i-robot
9db861baf7
!23843 vec matmul optimize off malloc free in arm64
...
Merge pull request !23843 from zhaozhenlong/lite/issue/matmul_remove_a_malloc
2021-09-22 07:15:38 +00:00
zhujingxuan
2a0375e676
add const constraint
2021-09-22 15:14:24 +08:00
yefeng
7ad6a5c8cb
check vector index
2021-09-22 15:08:00 +08:00
i-robot
32b9a4255f
!23834 fix mpi create group and cpu tensor update
...
Merge pull request !23834 from baihuawei/optimizer-singleop
2021-09-22 07:05:54 +00:00
sunsuodong
eb5b9a61b5
code review
2021-09-21 23:59:19 -07:00
shenwei41
2c8923807b
fix waring
2021-09-22 14:51:29 +08:00
zhengyuanhua
cbabce8754
add parser of acl model option
2021-09-22 14:41:06 +08:00
huangbingjian
3ee5d98a8d
add exception level to python error report
2021-09-22 14:34:21 +08:00
dayschan
73ecb0c4ab
Add namespace mindspore::graphkernel
...
* change the graphkernel's passes code(backend/optimizer/graph_kernel/*) to the
new namespace `mindspore::graphkernel`, to decouple from `mindspore::opt`.
* change the original `mindspore::opt::graphkernel` to `mindspore::graphkernel::inner` (graph_kernel/model)
* change the original `mindspore::opt::expanders` to `mindspore::graphkernel::expanders` (graph_kernel/expanders)
TODO: modify graph_kernel_flags, kernel_compiler/akg/
2021-09-22 14:33:38 +08:00
lianliguang
33c879f69c
clean pclint and codex warning
2021-09-22 14:31:33 +08:00
huangxinjing
b787c5c8c8
Fix spell error
2021-09-22 14:21:41 +08:00
yeyunpeng2020
b781822e2a
preprocess bug fix
2021-09-22 12:43:09 +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
hwjiaorui
4ebaa55473
modify log level
2021-09-22 11:40:41 +08: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
zhengjun10
301d1101ae
fix lite train codecheck
2021-09-22 11:24:56 +08: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