chenyijie6
81a1a02698
fix pclint warning
4 years ago
luopengting
61f2f19d9a
make GetSubModuleName() as common function
Fix wrong module name of rdr files, make GetSubModuleName() as a common
function.
If rdr also has SUB_MODULE_NAMES, then if log_adapter modifies the name
of the module, the module name obtained by the rdr module will be wrong.
Mainly involves the following modifications:
1. move GetSubModuleName() from log_adapter.cc to log_adapter_common.cc
2. delete GetSubModuleName() in rdr module
4 years ago
jiangzhenguang
092ca26aa5
fix deeplabv3 filter
4 years ago
caifubi
9923d4794d
Fix bug of Add infershape
4 years ago
yanglf1121
43ebd837b9
fix diff, convolve
4 years ago
mindspore-ci-bot
d48151ab1e
!15459 Add switch_defer_inline pass
From: @huangbingjian
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
zhaoting
89669a5725
fix fasterrcnn performance issue
4 years ago
mindspore-ci-bot
e24319f089
!15423 fix neg output of Div.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
b760d1235f
!15416 Update normalization description at nn/layer/normalization.py
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
chenhaozhe
4a009555a2
only save on the first device while training mobilenetv1
4 years ago
mindspore-ci-bot
b5bb831c32
!15435 [MS_LITE] fix single op
From: @YeFeng_24
Reviewed-by: @hangangqiang,@HilbertDavid
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
c316d76a03
!15456 [ME][ControlFlow] Add some control sink testcases
From: @Margaret_wangrui
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
changzherui
44f0c3469d
add slice export ut test
4 years ago
ling
a71faeb01a
mindrt thread init : singleton -> append
4 years ago
yuzhenhua
acc8fa5391
fix ctpn crnn compile error
4 years ago
mindspore-ci-bot
23fdba1c36
!15462 [ME][Control]Add assert of inner testcases
From: @chenfei52
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
8bf9c96958
!15422 while control test cases 2
From: @lanzhineng
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
wangyanling
a54809190b
add model commit
4 years ago
chenfei
e150dedc70
check result of test case
4 years ago
changzherui
1f4c17edca
modify clean code
4 years ago
huangbingjian
e5d32c9ff8
add switch_defer_inline
4 years ago
Margaret_wangrui
e1f452c151
add inner control flow tests
4 years ago
Jiaqi
76e37e0253
ppl api
4 years ago
mindspore-ci-bot
d0a2f3866d
!15349 [MS][LITE][TOD] Add quantization to convert of ToD and Dequantization in RunTime
From: @ehaleva
Reviewed-by: @HilbertDavid,@hangangqiang
Signed-off-by: @HilbertDavid
4 years ago
yefeng
39e3f11b84
single_op
4 years ago
mindspore-ci-bot
c37f8f9f0d
!15450 Fix bug in checking status return in CSVOp
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
4 years ago
lanzhineng
39c0a5b7da
while cases 2
4 years ago
mindspore-ci-bot
d14f688ea1
!15195 [MS][LITE][CPU] arm32 fp16 算子优化
From: @lzkcode
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
hesham
d167095b6d
Fix bug in checking status return in CSVOp
4 years ago
tom__chen
7e086b26a1
resize_bilinear gpu op
4 years ago
Emir Haleva
7341fe8c66
Support weight quantization of ToD models and quantization of optimizer weights
4 years ago
gengdongjie
0819ac5141
update rcnn weight initialization for maskrcnn
4 years ago
mindspore-ci-bot
d35939603a
!15331 fix sponge case master 0417
From: @jiahongqian
Reviewed-by: @wang_zi_dong,@ljl0711
Signed-off-by: @ljl0711
4 years ago
mindspore-ci-bot
e1c642c955
!15430 fix the input is the output of graph
From: @limingqi107
Reviewed-by: @wilfchen,@chujinjin
Signed-off-by: @chujinjin
4 years ago
mindspore-ci-bot
e0ea2767b7
!15384 [MS_LITE_IOS] remove reg
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang,@zhang_xue_tong
4 years ago
mindspore-ci-bot
aaea093af9
!15392 add int64 support for CPU Mul & Neg
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
6a83ba9741
!15424 refactor eltwise_grad on cpu kernel: code style check
From: @zyx5256
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
d4ab7b1de6
!15428 fixed reset in ps mode train failed
From: @anancds
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
lianliguang
d2c696667b
change process of infer value
4 years ago
limingqi107
888bb91290
fix the input is the output of graph
4 years ago
chendongsheng
eefab34b16
fixed reset in ps mode train failed
4 years ago
jonyguo
8c8e45ecde
enhance: add first push log info
4 years ago
mindspore-ci-bot
41433b0c00
!15375 Support Dump String in AsyncDump
From: @jojobugfree
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
4 years ago
mindspore-ci-bot
e7dfb7beeb
!15282 get target for updatestate
From: @kisnwang
Reviewed-by: @chujinjin,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
645d38889d
!15370 mindrt log bug
From: @ling_qiao_min
Reviewed-by: @zhanghaibo5,@hangangqiang,@hangangqiang,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
490d2e1efb
!15385 remove the useless prim type
From: @lianliguang
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
zhuyuxiao
92c59b1790
code style check
4 years ago
mindspore-ci-bot
63da26b4ba
!15417 [MD] fix bug in saving mindrecord when path is relative.
From: @liyong126
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
f55e0f0d15
!15402 [MS][LITE][TOD] in ToD compilation allow LiteSession to run even after free of model
From: @ehaleva
Reviewed-by: @HilbertDavid,@hangangqiang
Signed-off-by: @HilbertDavid
4 years ago
liuxiao93
9d44ff8ddf
fix neg output of Div.
4 years ago