luoyang
|
d43155b5b0
|
[MD] Decouple more Transform Ops
|
5 years ago |
mindspore-ci-bot
|
e3b1814401
|
!8713 Fix for GetDatasetSize issue in TextFile
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
|
5 years ago |
Mahdi
|
449e1526dc
|
Fixed GetDatasetSize for TextFile
|
5 years ago |
Zirui Wu
|
ff5999fc2f
|
add removal pass for getters
fix CI round I
fix ci round II
address review cmts
fix ci round II
|
5 years ago |
Mahdi
|
ecde0f03a2
|
Updated GetNumSamples logic
|
5 years ago |
jiangzhiwen
|
b30c1045e1
|
add lite_mat multiply
|
5 years ago |
mindspore-ci-bot
|
9c957072e2
|
!8097 Remove redundant phi nodes
From: @ginfung
Reviewed-by:
Signed-off-by:
|
5 years ago |
yujianfeng
|
3176d377e6
|
Remove redundant phi nodes
|
5 years ago |
yangzhenzhang
|
0c2c76d037
|
update get rank in parallel ops
|
5 years ago |
mindspore-ci-bot
|
edcb0cd86b
|
!8370 [MD] Use neon instruction set to accelerate the Substract and Divide ops
From: @jiangzhiwen8
Reviewed-by: @xulei2020
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
c54a4a4494
|
!8540 Added GetColumnNames to C++
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@jonyguo
Signed-off-by: @nsyca
|
5 years ago |
Mahdi
|
5a7515e48f
|
Added GetColumnNames to C++
|
5 years ago |
Zirui Wu
|
3555d19b07
|
fix get num_class in imagefolder
address cmt
review cmts
|
5 years ago |
mindspore-ci-bot
|
7aa7ece5ce
|
!8497 add stage id for pipeline parallel
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
|
5 years ago |
jiangzhiwen
|
03bbe5f2a8
|
neon acceleration for subtract
|
5 years ago |
yangzhenzhang
|
41d925b68a
|
set stage id
|
5 years ago |
mindspore-ci-bot
|
f60ae8925d
|
!8480 Add RandomNode fix
From: @ezphlow
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
510a0399fc
|
!8335 added cluster config and message handler unit test,change namespace from comm to core
From: @anancds
Reviewed-by:
Signed-off-by:
|
5 years ago |
Eric
|
a21eb2d527
|
Added random node fix
|
5 years ago |
mindspore-ci-bot
|
0de9d3e5b7
|
!6989 split sort for parallel run
From: @kisnwang
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
222a0bccf4
|
!8431 Add more check in unsorted_segment_sum_fission pass to avoid doing wrong optimize which cause runtime error
From: @irmo
Reviewed-by:
Signed-off-by:
|
5 years ago |
anancds
|
96d8c411e7
|
added message handler unit test
|
5 years ago |
huanghui
|
1c6c280da7
|
fix unsorted_segment_sum_fission pass
|
5 years ago |
mindspore-ci-bot
|
70f5775711
|
!8387 Add support for GetClassIndexing in C++ API
From: @alex-yuyue
Reviewed-by:
Signed-off-by:
|
5 years ago |
alex-yuyue
|
d7c3a9ba00
|
Add GetClassIndexing
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
5 years ago |
kswang
|
b88e722e12
|
add graph partition
|
5 years ago |
mindspore-ci-bot
|
bc12c647a5
|
!8380 [MD]remove opencv api with lite_cv in lite train
From: @xulei2020
Reviewed-by: @heleiwang
Signed-off-by:
|
5 years ago |
xulei2020
|
f8d1b20873
|
init litemat from memory
|
5 years ago |
mindspore-ci-bot
|
f8f2d127cd
|
!7999 optimize cpu unique
From: @kisnwang
Reviewed-by:
Signed-off-by:
|
5 years ago |
kswang
|
618c05d454
|
optimize cpu unique
|
5 years ago |
mindspore-ci-bot
|
908a494add
|
!8299 [MD] Skip returning IR when meet nullptr in ConcatDataset
From: @luoyang42
Reviewed-by: @nsyca,@pandoublefeng,@jonyguo
Signed-off-by: @jonyguo
|
5 years ago |
mindspore-ci-bot
|
36e69f6ef9
|
!8162 gpu support dynamic shape
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
|
5 years ago |
mindspore-ci-bot
|
027916cb5f
|
!8315 Cache server stability
From: @jkl_lee
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
5 years ago |
Lixia Chen
|
f24a788eed
|
Rebase up to 5792d50ca7
|
5 years ago |
Zirui Wu
|
7538f82da9
|
add callback to map's c api
fix test err
fix ci round 1
fix ci round 2
add col_order to batch_node
minor fix
|
5 years ago |
mindspore-ci-bot
|
a9a9c45662
|
!8232 C++ api add Filter
From: @tiancixiao
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
97e1f6f438
|
!8248 Add macro and fix album testcase
Merge pull request !8248 from EricZ/helper_dep_removal
|
5 years ago |
mindspore-ci-bot
|
073d991de4
|
!8106 add cpu adam delta
Merge pull request !8106 from kisnwang/add-cpu-adam-delta
|
5 years ago |
Xiao Tianci
|
4a5e287b92
|
add filter c api and ut
|
5 years ago |
luoyang
|
dcb758bc77
|
[MD] Skip returning IR when meet nullptr in ConcatDataset
|
5 years ago |
wilfChen
|
e4e9362bd0
|
gpu suppor dynamic shape
|
5 years ago |
kswang
|
cbece74a23
|
add cpu adam delta
|
5 years ago |
Eric
|
394dbf50e1
|
Added testing macro and fix album_op test
|
5 years ago |
mindspore-ci-bot
|
523c3f07e3
|
!8194 Optimizer on IR #2 - Call ValidateParams in PrePass
Merge pull request !8194 from nsyca/opt3
|
5 years ago |
mindspore-ci-bot
|
099765bbb7
|
!8135 [MD] Transform api decouple
Merge pull request !8135 from luoyang/c-api-pyfunc
|
5 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
5 years ago |
luoyang
|
9a57cbacd9
|
[MD] Transform api decouple
|
5 years ago |
mindspore-ci-bot
|
8709005a57
|
!8200 Add two transforms API
Merge pull request !8200 from shenwei41/new_master
|
5 years ago |
Nat Sutyanyong
|
a2a2223373
|
Add optimizer to IR tree #2
|
5 years ago |
mindspore-ci-bot
|
7123a2c1d1
|
!7911 added key value message
Merge pull request !7911 from anancds/kv-patch
|
5 years ago |