liyong
|
8e3fea27d7
|
fix pool not running bug
|
4 years ago |
linqingke
|
338c82d57e
|
new add mass and unet chinese readme.
|
4 years ago |
mindspore-ci-bot
|
2484ca9f4a
|
!10228 fix bug of inset transdata in pynative mode
From: @lianliguang
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @chujinjin
|
4 years ago |
jin-xiulang
|
8ff2ec8175
|
Fix an issue of laplace operator.
|
4 years ago |
mindspore-ci-bot
|
df85dcc3ad
|
!10347 maskrcnn support 16P
From: @gengdongjie
Reviewed-by: @linqingke,@yingjy,@oacjiewen
Signed-off-by: @linqingke
|
4 years ago |
huangxinjing
|
c218b0314c
|
Add rank id to the ckpt path
|
4 years ago |
kswang
|
9a47579842
|
fix thread pool performance problem
|
4 years ago |
laiyongqiang
|
6bb011d69d
|
handle no input hccl op and single input/output hccl op connect
|
4 years ago |
mindspore-ci-bot
|
c1d4a0f80c
|
!10361 Introduce a master disable flag to ProfilIngManager
From: @ziruiwu
Reviewed-by:
Signed-off-by:
|
4 years ago |
ougongchang
|
4f46adf702
|
Place control of the pThread into the Summary process
|
4 years ago |
mindspore-ci-bot
|
b82426d626
|
!10313 Fix some issues in the docs in the distribution and bijector classes
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
4 years ago |
mindspore-ci-bot
|
ac2e422af8
|
!10351 add the output of example of multinomial operator.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
7e04fab748
|
!10345 fix mempool bug
From: @hangangqiang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5
|
4 years ago |
Zirui Wu
|
a1355a827c
|
introduce a master switch to turn on and off profiler
|
4 years ago |
mindspore-ci-bot
|
cfc9c740b1
|
!10360 fixed the output address does not exist checking
From: @adelshafiei
Reviewed-by: @john_tzanakakis,@nsyca
Signed-off-by: @john_tzanakakis
|
4 years ago |
mindspore-ci-bot
|
28e9fe4686
|
!10145 LoadTensors was using a 4-byte size field instead of an 8-byte size field
From: @john_tzanakakis
Reviewed-by: @wenkai_dist,@mikef
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
6f6ec748e3
|
!10145 LoadTensors was using a 4-byte size field instead of an 8-byte size field
From: @john_tzanakakis
Reviewed-by: @wenkai_dist,@mikef
Signed-off-by:
|
4 years ago |
Adel Shafiei
|
b4cd786079
|
fixed the check on output address
|
4 years ago |
John Tzanakakis
|
b291861e85
|
LoadTensors was using a 4-byte size field instead of an 8-byte size field
don't load tensors if the type is none
|
4 years ago |
yeyunpeng
|
8e7052ce74
|
change cropper name
|
4 years ago |
mindspore-ci-bot
|
4cf9e2b67b
|
!10356 Recovery already run
From: @joylvliang
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
|
4 years ago |
LianLiguang
|
393f22ff41
|
change insert transop of pynative
|
4 years ago |
CaoJian
|
6c7ccd6beb
|
cpu conv2d dilation support int, not only support 1.
|
4 years ago |
caojian05
|
4f4610387f
|
add vgg/googlenet readme for CN
|
4 years ago |
lvliang
|
04392f3120
|
recovery-already-run
|
4 years ago |
mindspore-ci-bot
|
61ed05f133
|
!10102 test high order grad with respect to parameter
From: @chen_tanjie
Reviewed-by: @wang_zi_dong,@zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
wangshuide2020
|
618d31a480
|
add the output of example of multinomial operator.
|
4 years ago |
mindspore-ci-bot
|
bf8b766238
|
!10344 add examples of core and clip_by_value operator.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
3ada1be198
|
!10343 Use the local deque as reference in lambda.
From: @zh_qh
Reviewed-by: @stsuteng,@kingxian
Signed-off-by: @stsuteng
|
4 years ago |
mindspore-ci-bot
|
176ea4676c
|
!10261 change the int32 restrict to int restric
From: @yepei6
Reviewed-by: @kingxian,@kingxian
Signed-off-by: @kingxian,@kingxian
|
4 years ago |
zjun
|
5ce00d4de2
|
Fix bprop describe
Signed-off-by: zjun <zhangjun0@huawei.com>
|
4 years ago |
mindspore-ci-bot
|
3fb0bc399a
|
!10342 optimize set_num_rows log
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
hangangqiang
|
5ea636e0dd
|
fix mempool bug
|
4 years ago |
mindspore-ci-bot
|
32dc10a735
|
!9864 Adjust the location of cleaning unuse memory in value node
From: @joylvliang
Reviewed-by:
Signed-off-by:
|
4 years ago |
gengdongjie
|
b34d206f84
|
maskrcnn support 16p
|
4 years ago |
mindspore-ci-bot
|
b8b4ce7442
|
!10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
From: @yuan_shen_zhou
Reviewed-by: @linqingke,@liangchenghui
Signed-off-by: @linqingke
|
4 years ago |
mindspore-ci-bot
|
5d4a308aca
|
!10339 [MSLITE][DEVELOP] fix bug of npu benchmark
From: @yangruoqi713
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
|
4 years ago |
Zhang Qinghua
|
348bdf4352
|
Use the local deque as reference in lambda.
|
4 years ago |
wangshuide2020
|
036c381832
|
add examples of core and clip_by_value operator.
|
4 years ago |
mindspore-ci-bot
|
3e9d95dca1
|
!8932 [lite] convert attr to tensor
From: @xu_anyue
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
1dffd25432
|
!10326 add memory pool total size limits
From: @hangangqiang
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
3ccf15bfaf
|
!10334 Fix some bug for DynamicGRUV2.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
|
4 years ago |
mindspore-ci-bot
|
28bf71679e
|
!10179 optimize inputs check for predict of model and init data check for Tensor
From: @zhangbuxue
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
mindspore-ci-bot
|
597c032a31
|
!10338 add typecheck for in_channels&out_channels of Conv2dBnFoldQuant
From: @yuchaojie
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
4 years ago |
luoyang
|
c956de3327
|
optimize set_num_rows log
|
4 years ago |
mindspore-ci-bot
|
695cdbbe69
|
!10330 Fix pynative paramters second derivative
From: @zjun3021
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
|
4 years ago |
mindspore-ci-bot
|
c381b74d4a
|
!10285 Noah research recommender system model AutoDis
From: @chenbo116
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
5d94eaff21
|
!10303 ps cache support save checkpoint
From: @zyli2020
Reviewed-by:
Signed-off-by:
|
4 years ago |
Payne
|
5c9982729d
|
fancy index getitem
|
4 years ago |
sheng
|
e2d713ddbf
|
update new strategy for UnsortedSegments to fit stra check
|
4 years ago |