alex-yuyue
d7c3a9ba00
Add GetClassIndexing
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
e91c5c8641
!8403 Add eager mode for md lite, dataset tensor
From: @ezphlow
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
5 years ago
Eric
16673fbca9
Added signature for eager execute
Added fix for album, removed ifdef
5 years ago
xulei2020
f8d1b20873
init litemat from memory
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
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
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
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
hesham
982efd0e25
Update RuntimeContext
5 years ago
shenwei41
9ffdf0b6d4
Add transform API
5 years ago
hesham
5169fb4c42
Remove api namespace
5 years ago
Zirui Wu
de2a1c7396
batch_node add py::Function for dynmaic batch size and per_batch_map
add validation check
address review cmts
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
mindspore-ci-bot
d4645a96b0
!8035 [MD] code review
Merge pull request !8035 from luoyang/c-api-pyfunc
5 years ago
hesham
0ba0595caf
DatasetNode as a base for all IR nodes
5 years ago
luoyang
8872c07cef
[MD] code review
5 years ago
Cathy Wong
a55eebec3a
C++ API: More ValidateParams Removal for dataset APIs
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
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
mindspore-ci-bot
066ff87ef4
!7902 [MD]add default for sentencepiece col_names processing and vocab_size must be provided
Merge pull request !7902 from xulei/lite_test0905
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
xulei2020
90c1314ff1
add default for sentencepiece col_names processing and vocab_size must be provided
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
Eric
5c37b95992
Added Crop, need decode.
Added decode for source operators
Partial lite build fix
Only crop op enabled
Removed opencv from mdlite "full" build
Adding tests
disabling tests for now, compiling
Halfway done adding normalize
Log linking failed for lite
Added normalize, and resize
Addressing comments part 1
Added CI fix part 1
Added CI fix part 2
added CI fix part 3
Added CI fix part 4
can't remove long
Removed open cv build completely
Removed packaging code for open cv
Disable lint check for C type
Fix CI issues part five
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
Xiao Tianci
e3c4a54fef
fix config::load error message
5 years ago
mindspore-ci-bot
d81bd7b17b
!7710 Add c++ API for GetRepeatCount and GetBatchSize
Merge pull request !7710 from h.farahat/getBatchRepeat
5 years ago
mindspore-ci-bot
0124eef185
!7729 [MD] Fix log of vision and dataset in C++ api
Merge pull request !7729 from luoyang/pylint
5 years ago
mindspore-ci-bot
7982f05038
!7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
Merge pull request !7730 from luoyang/c-api-pyfunc
5 years ago
luoyang
f0e976dbda
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
5 years ago
hesham
f3880f8355
Add GetBatchSizer and GetRepeatCount to c++ API
5 years ago
YangLuo
f3fa5a441d
[MD] Fix log of vision and dataset in C++ api
5 years ago
Xiao Tianci
7b1b457ccf
c++ api add DeviceQueue
5 years ago
alex-yuyue
2906659673
Add support for GetOutputTypes and GetOutputShapes
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Lixia Chen
bc396febae
Add testcases for cache c api
5 years ago
Mahdi
0e03f5b0dd
Added GetDatasetSize
5 years ago
Cathy Wong
051bc60edb
C++ API: ValidateParams support for TensorOps; plus minor dataset fixes
5 years ago
mindspore-ci-bot
3355bb5f2f
!7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
Merge pull request !7657 from ZiruiWu/ir_breakdown_leaf_nodes
5 years ago
shenwei41
6f8e94abd0
Modify calibration parameters
5 years ago
mindspore-ci-bot
9d35fdc4e5
!7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
5 years ago
Zirui Wu
cfc50e231a
Added IR breakdown for remaining ops after PR7596
fix android build failure
fix include in datasets.cc
attempting fix android build
fix complie err x86
5 years ago