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 |
mindspore-ci-bot
|
ae7384ca2d
|
!8208 Removed dependency on core module in util
Merge pull request !8208 from EricZ/helper_dep_removal
|
5 years ago |
Eric
|
85f0a9bc8f
|
Added dependency removal for data_helper
|
5 years ago |
anancds
|
87edbdf720
|
added protobuf message
|
5 years ago |
zhoufeng
|
183742009f
|
mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
shenwei41
|
9ffdf0b6d4
|
Add transform API
|
5 years ago |
Zirui Wu
|
5d1ada682c
|
remove uncessary headers
staging II
clean up
further clean up
fix merge conflict with 8139
fix complie err
|
5 years ago |
hesham
|
5169fb4c42
|
Remove api namespace
|
5 years ago |
mindspore-ci-bot
|
6e2241d64f
|
!8096 Add DatasetNode as a base Class for IR nodes
Merge pull request !8096 from h.farahat/datasetNode
|
5 years ago |
jjfeing
|
56f1bb1b66
|
add dump data when task error
|
5 years ago |
hesham
|
0ba0595caf
|
DatasetNode as a base for all IR nodes
|
5 years ago |
Mahdi
|
5005b434e6
|
Fixed repeat issue with GetDatasetSize
|
5 years ago |
mindspore-ci-bot
|
cacebd1211
|
!7933 Cache performance updates
Merge pull request !7933 from Jamie/CacheOp_dev
|
5 years ago |
mindspore-ci-bot
|
7ef7bef1d8
|
!7796 [MD] Enable C++ cache api for non-mappable datasets
Merge pull request !7796 from lixiachen/cache_c_api_nonmappable
|
5 years ago |
Lixia Chen
|
572c5e5f29
|
Rebase up to 542a52fbf8
|
5 years ago |
Cathy Wong
|
18ecd65f93
|
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
|
5 years ago |
mindspore-ci-bot
|
8f44074796
|
!7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
Merge pull request !7866 from luoyang/c-api-pyfunc
|
5 years ago |
luoyang
|
52d278e858
|
[MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
|
5 years ago |
mindspore-ci-bot
|
2ba20dc8e7
|
!7848 Add five transforms API
Merge pull request !7848 from shenwei41/new_master
|
5 years ago |
Zirui Wu
|
814044963b
|
add validation check in tfrecord_node
update ut
|
5 years ago |
Zirui Wu
|
ea97197311
|
fix tfrecord_op core dump
add test case
fix ci
fix ci round 2
address review cmts
|
5 years ago |
mindspore-ci-bot
|
c39c3ccfbe
|
!7734 Redesigned GetNumClasses
Merge pull request !7734 from Alex Yuyue/IR_dataset_input
|
5 years ago |
shenwei41
|
779f0f387b
|
Add transforms API
|
5 years ago |
Xiao Tianci
|
823e52f1dc
|
add params checking of offset in distributed_sampler
add related comment to explain
add related UT
|
5 years ago |
Lixia Chen
|
02ddddfe7e
|
Enable caching over non-mappable dataset c++ api
and caching over Album dataset
|
5 years ago |
alex-yuyue
|
913a49f3af
|
Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
5 years ago |
anancds
|
4b995fe170
|
fixed Destructor and RegisterRoute
|
5 years ago |
mindspore-ci-bot
|
3376e0d034
|
!7704 [MD] Add testcases for cache c api
Merge pull request !7704 from lixiachen/cache_c_api
|
5 years ago |