mindspore-ci-bot
|
5d1a8b09db
|
!9097 Primitive Shape support return range of dynamic shape
From: @M20211031
Reviewed-by: @ginfung
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
3c4a585143
|
!9545 Move API inner.DynamicGRUV2 to P.DynamicGRUV2.
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
aa5d4e08a9
|
!9544 Fix a possible seg fault in GenerateCRC caused by std::regex
From: @lixiachen
Reviewed-by: @jonyguo,@heleiwang
Signed-off-by: @heleiwang
|
5 years ago |
liuxiao93
|
712ad98a92
|
Move API inner.DynamicGRUV2 to P.DynamicGRUV2.
|
5 years ago |
mindspore-ci-bot
|
3b7acc57c9
|
!9508 [Auto parallel] Set CNODE's fullname when cloning
From: @xiaoda_zh
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
|
5 years ago |
Lixia Chen
|
27579fe858
|
Fix a seg fault caused by std::regex
|
5 years ago |
Nat Sutyanyong
|
4cb78f2e03
|
Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
|
5 years ago |
mindspore-ci-bot
|
3280474d71
|
!9533 dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
From: @cathwong
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
|
5 years ago |
Jesse Lee
|
0c8dfc68ec
|
Fix hang on RequestFreeTag
|
5 years ago |
Cathy Wong
|
69b269c6cf
|
dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
|
5 years ago |
jiangzhenguang
|
c45eee9b94
|
add conv3d object
|
5 years ago |
Xiaoda Zhang
|
9a9e3a751e
|
set cnode's fullname when cloning
|
5 years ago |
mindspore-ci-bot
|
4f607e9c26
|
!9335 Add multiprocessing support to per_batch_map
From: @hfarahat
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
a6b716003f
|
!9469 Fix minor issues in distribution classes
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
5 years ago |
Xun Deng
|
4ef9e9e57f
|
fix minor issues in distribution classes
|
5 years ago |
Nat Sutyanyong
|
d69a29a44e
|
Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
|
5 years ago |
mindspore-ci-bot
|
73c91e05b1
|
!9398 Change Build to return status
From: @alex-yuyue
Reviewed-by: @mikef
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
4bb7303463
|
!9424 [PipelineSplit]Fix Shared Parameter bug
From: @lichen666
Reviewed-by: @zh_qh
Signed-off-by:
|
5 years ago |
lichenever
|
818e920f02
|
fix_pipeline_split_param_shared_bug
|
5 years ago |
mxm
|
82268dc703
|
support DynamicShape and StridedSlice primitive return range of shape value.
|
5 years ago |
alex-yuyue
|
ccff3a5316
|
Change build to return status
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
b9d2392937
|
!9350 Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
From: @peixu_ren
Reviewed-by: @liangchenghui,@zh_qh
Signed-off-by: @liangchenghui
|
5 years ago |
hesham
|
809f9c91be
|
Add multiprocessing support to per_batch_map
|
5 years ago |
lichenever
|
78e131cf15
|
pipeline_split adapt parallel
|
5 years ago |
mindspore-ci-bot
|
79fef0df0e
|
!9142 fix bug of addn not supported dynamic shape
From: @M20211031
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
bai-yangfan
|
c46c4dffe4
|
mindir_suffix
|
5 years ago |
peixu_ren
|
0adab15de7
|
Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
|
5 years ago |
mindspore-ci-bot
|
51d885815a
|
!9281 increase variable_memory_max_size max size from 30GB to 31GB
From: @laiyongqiang
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
df44e1339e
|
!9249 Optimizing GetDatasetSize
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
4ffd9b578f
|
!9331 More cache minor fix for HQ testers
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
5 years ago |
Mahdi
|
f80553bc6e
|
Optimization for GetDatasetSize
|
5 years ago |
Lixia Chen
|
2ddb1fb75e
|
More CRC fix and blocking BatchOp under cache
|
5 years ago |
mindspore-ci-bot
|
77ef72be30
|
!9306 fix ndarray field without type in mindrecord
From: @jonyguo
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
|
5 years ago |
laiyongqiang
|
11244f790a
|
increase variable_memory_max_size max size from 30GB to 31GB
|
5 years ago |
mindspore-ci-bot
|
45b705bca0
|
!9129 support abs() and mean() method for Tensor object
From: @bairongz
Reviewed-by:
Signed-off-by:
|
5 years ago |
jonyguo
|
847e59bd6c
|
fix: ndarray field without type in mindrecord
|
5 years ago |
mindspore-ci-bot
|
920bbf1541
|
!9277 fix schema & zip validation
From: @luoyang42
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
|
5 years ago |
YangLuo
|
5cc3b76577
|
fix schema & zip validation
|
5 years ago |
Bairong
|
623b2e3f99
|
support abs and mean of Tensor
|
5 years ago |
mindspore-ci-bot
|
e45f19adc8
|
!8697 support the outermost layer network inputs are list or dict or scalar
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
5306c91cb7
|
!9214 support repeated calculation when the axis of gatherv2 is 0 and split
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
|
5 years ago |
mindspore-ci-bot
|
af3c27d354
|
!9244 Fix core dump with concat and getter_pass
From: @ziruiwu
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
ccf637f64a
|
!9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
c3e7a8255c
|
!9248 Add input check to nlp operators
From: @ezphlow
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
|
5 years ago |
Eric
|
cf802c839c
|
Added missing input check for nlp operator
|
5 years ago |
Zirui Wu
|
23487fae09
|
fix get_shape/type and a segfault in getter_pass
add test case
|
5 years ago |
Peilin Wang
|
f7dc2432a0
|
initial commit
fix ci
fix ci
remove old sequence mask api
fix ci
fix ci
remove old seuqence mask tests
|
5 years ago |
buxue
|
d6f91133c3
|
Support the outermost layer network inputs are list or dict or scalar
|
5 years ago |
mindspore-ci-bot
|
762793cb8f
|
!9175 fix a bug in random resize crop op and some lint
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo,@liucunwei
Signed-off-by: @liucunwei
|
5 years ago |
mindspore-ci-bot
|
f0671ce513
|
!9076 [MD] Support vision c_transform python eager: Resize, Rescale, Normalize, HWC2CHW, Pad
From: @luoyang42
Reviewed-by:
Signed-off-by:
|
5 years ago |