Lixia Chen
|
1f2b178a16
|
Reset CacheClient's status for a new run
Turn off lock only after all data is cached
|
2021-04-08 15:30:48 -04:00 |
Cathy Wong
|
82f4b3f757
|
dataset: C++ API TypeCast: change data_type parm from string to DataType
|
2021-04-08 11:47:58 -04:00 |
zhoufeng
|
cae58d85ef
|
compile shared grpc library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-04-08 22:20:15 +08:00 |
mindspore-ci-bot
|
bdc5a9c88b
|
!14579 TensorOp decoupling stage 3 (transform ops)
From: @alexyuyue
Reviewed-by:
Signed-off-by:
|
2021-04-08 21:41:26 +08:00 |
mindspore-ci-bot
|
f45890c3f6
|
!14136 Improve cache server spilling performance
From: @lixiachen
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @pandoublefeng
|
2021-04-08 21:26:51 +08:00 |
lizhenyu
|
25541f803e
|
[unify runtime]remove HideNopNode after SetKernelInfo
|
2021-04-08 20:50:31 +08:00 |
yao_yf
|
06a13736a6
|
add parallel executor stup
|
2021-04-08 20:39:07 +08:00 |
mindspore-ci-bot
|
33edd67261
|
!14667 add dump data function for CPU
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
|
2021-04-08 20:37:30 +08:00 |
Margaret_wangrui
|
e69ead3f19
|
add some control sink testcases
|
2021-04-08 20:21:45 +08:00 |
wilfChen
|
ec702d2ecd
|
add some trt operator
|
2021-04-08 19:26:12 +08:00 |
caifubi
|
e76e7d4a27
|
Fix bug of wrong cuda device id
|
2021-04-08 19:22:30 +08:00 |
caifubi
|
dec192ab5e
|
PyNative peformance optimize. Avoid calls constexpr InferShape
|
2021-04-08 19:11:13 +08:00 |
mindspore-ci-bot
|
20fa7fa276
|
!14775 Fix codex & pylint & cpplint problem for master
From: @xiefangqi
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2021-04-08 19:06:01 +08:00 |
mindspore-ci-bot
|
5811f6f30a
|
!14774 【MD】【BUG】fix bug for rgbtogray in md lite
From: @xulei2020
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei,@liucunwei,@liucunwei
|
2021-04-08 19:04:53 +08:00 |
lichenever
|
7ce9ede5a9
|
fix_auto_parallel_gatherv2_bug
|
2021-04-08 18:53:49 +08:00 |
wenfangpei
|
66d28af79e
|
adapt for layernorm in ascend
|
2021-04-08 18:11:59 +08:00 |
woshixiaoli
|
eaac277515
|
fix bug
|
2021-04-08 17:47:03 +08:00 |
mindspore-ci-bot
|
b9820cb68c
|
!14641 [ME][ControlFlow]Add some testcases
From: @chenfei52
Reviewed-by: @ginfung
Signed-off-by:
|
2021-04-08 17:42:15 +08:00 |
woshixiaoli
|
fc9dff3bdc
|
add testcase for side effect exprssion
|
2021-04-08 17:33:21 +08:00 |
woshixiaoli
|
3f633348e2
|
add lstm test case
|
2021-04-08 17:27:09 +08:00 |
mindspore-ci-bot
|
6f61c78c3a
|
!14763 update document of KLDivLoss
From: @mind-lh
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
2021-04-08 17:23:03 +08:00 |
mindspore-ci-bot
|
d4fece49d5
|
!14786 update document of Select
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
2021-04-08 17:20:30 +08:00 |
zhuyuxiao
|
8a8ac86b36
|
tensor add update: support int, uint operation on CPU kernel
|
2021-04-08 16:50:14 +08:00 |
Xiao Tianci
|
9278430b0c
|
fix some code warnings
|
2021-04-08 16:47:45 +08:00 |
zhaoting
|
6d388a3664
|
add supplementary notes of mobilenetv2 and ssd
|
2021-04-08 16:39:42 +08:00 |
mindspore-ci-bot
|
9fcdab0955
|
!14759 fix core dump
From: @anancds
Reviewed-by: @wilfchen,@cristoval
Signed-off-by: @cristoval
|
2021-04-08 16:37:52 +08:00 |
mindspore-ci-bot
|
48a5748354
|
!14180 [MS][LITE] Support mindir aware quant model
From: @cjh9368
Reviewed-by:
Signed-off-by:
|
2021-04-08 16:31:55 +08:00 |
dinglinhe
|
c27cc123f3
|
update document of Select
|
2021-04-08 16:15:07 +08:00 |
mindspore-ci-bot
|
48aed2796e
|
!14686 fix a split_index bug in launch allreduce
From: @lvchangquan
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
|
2021-04-08 16:03:25 +08:00 |
cjh9368
|
a1ffba88e3
|
[MS][LITE] support mindir aware quant model
|
2021-04-08 15:28:17 +08:00 |
simson
|
d9803b2fa1
|
ops infer
|
2021-04-08 15:16:05 +08:00 |
mindspore-ci-bot
|
711537611a
|
!14760 fix pylint warning
From: @wang_hua_2019
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
|
2021-04-08 14:49:34 +08:00 |
mindspore-ci-bot
|
64a0e5d08b
|
!14736 add eval process while training in ctpn and crnn
From: @qujianwei
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
2021-04-08 14:34:52 +08:00 |
buxue
|
ab59f62147
|
add dump data function for CPU
|
2021-04-08 14:24:29 +08:00 |
mindspore-ci-bot
|
b6cf16d8aa
|
!14389 fix codex warning
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2021-04-08 14:22:39 +08:00 |
luopengting
|
727dc08bfa
|
fix TAINTED_SCALAR and capitalize constants
1. fix the tainted variable 'path'
2. capitalize constants in env_config_parser
3. move constants about attribute to common utils.h
|
2021-04-08 14:22:12 +08:00 |
chenfei_mindspore
|
ac6f5983b5
|
add inner testcases of control flow
add testcases 2
|
2021-04-08 14:18:35 +08:00 |
xulei2020
|
91701feb5e
|
Revision of third party component version number requirements
|
2021-04-08 14:14:24 +08:00 |
xiefangqi
|
db43f196a7
|
fix codex&cpplint&pylint
|
2021-04-08 14:10:40 +08:00 |
mindspore-ci-bot
|
5d7cd47b0b
|
!14747 ADD ReNAS & ManiDP
From: @yttdebaba2
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
2021-04-08 12:55:07 +08:00 |
mindspore-ci-bot
|
3404ea7345
|
!14659 update document of Select
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
2021-04-08 11:44:11 +08:00 |
xulei2020
|
24cd526e7a
|
fix for gray_bug
|
2021-04-08 11:34:05 +08:00 |
mindspore-ci-bot
|
13e41d3103
|
!14751 fix train_lenet demo
From: @HilbertDavid
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
|
2021-04-08 11:17:43 +08:00 |
liuhe
|
23a779e2fd
|
update docment of KLDivLoss
|
2021-04-08 11:06:53 +08:00 |
mindspore-ci-bot
|
3719fdf5ea
|
!14152 reduce runtime ram while fp16 is enabled
From: @hangangqiang
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
|
2021-04-08 11:01:18 +08:00 |
chendongsheng
|
6588bfc528
|
fixed Fatal python error
|
2021-04-08 10:54:51 +08:00 |
majianwei
|
16932e468e
|
Completion of test cases
|
2021-04-08 10:51:50 +08:00 |
mindspore-ci-bot
|
ac2fd8d214
|
!14749 modify export air
From: @changzherui
Reviewed-by: @zhoufeng54,@zh_qh
Signed-off-by: @zh_qh
|
2021-04-08 10:19:55 +08:00 |
mindspore-ci-bot
|
08ae790872
|
!14610 Init device address for anf node
From: @zyli2020
Reviewed-by:
Signed-off-by:
|
2021-04-08 10:17:10 +08:00 |
lvchangquan
|
7fa0e12223
|
fix a split index bug in launch allreduce
|
2021-04-08 10:07:24 +08:00 |