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
luoyang
8e60cfe800
[MD] C++ api save
5 years ago
hesham
c94162ac94
Add c++ API for dataset Caching
5 years ago
mindspore-ci-bot
1ee9c4d014
!6645 [MD] add unique op
Merge pull request !6645 from liyong126/md_unique_op
5 years ago
mindspore-ci-bot
45913d0682
!7591 fix stuck problem when using sink_size.
Merge pull request !7591 from anzhengqi/I1YI87-fix-sink_size-stuck
5 years ago
liyong
fb2bd156c9
add unique op
5 years ago
Zirui Wu
d471552fc5
shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
concat, bucketbatch project rename
fix ci round 1
fix ci round 2
fix up
fix ci
5 years ago
mindspore-ci-bot
938f377886
!7555 Add TreeConsumer and RuntimeContext to support multiple front ends
Merge pull request !7555 from h.farahat/consumers
5 years ago
hesham
d7b5f48345
Change c++ Iterator to use Runtime2
Change c++ Iterator to use Runtime
Add Runtime header file
Add treeConsumer header file
5 years ago
anzhengqi
5cf079595e
fix sink_size error
5 years ago
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
5 years ago
Cathy Wong
0e5f7beebc
C++ API: Minor improvements to ValidateParams support
5 years ago
Eric
3691260031
Added fix for arm64
5 years ago
alex-yuyue
24f35ae322
Change IR to take dataset Obj as input and change name *Dataset to *Node
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
48601f51b0
!7295 [MD] C++ api add MindDataset
Merge pull request !7295 from luoyang/c-api-pyfunc
5 years ago
mindspore-ci-bot
947f6d96d1
!7414 C++ api add config_manager
Merge pull request !7414 from xiaotianci/c_api_config
5 years ago
Xiao Tianci
fb98fbcc9f
add c api config
5 years ago
luoyang
2dc8e5f421
[MD] C++ api add MindDataset
5 years ago
mindspore-ci-bot
b33cc9d991
!7418 Fix minddata lite build
Merge pull request !7418 from EricZ/remove_adapter_md
5 years ago
Eric
1f11ccce06
Removed log_adapter dependency for minddata lite
Brute force fix?
Added missing import
Added removal of new cache functionality
Fix batch
Remove crc and cache optimizer
Remove affine
Remove cut mix batch
Added securec.h
Removed unused crc import
Fixed minor arm64 compile issues for tensor ops
Removed excess code from de_tensor
Added vision import
remove random device ops
Removed commented line
Added extra layer to switch adapter logic
Added securec
Added float fix
5 years ago
Cathy Wong
c2c7798738
C++ API: Cleanup datasets.cc return Status support
5 years ago
mindspore-ci-bot
d7fad1761e
!7435 C++ API: Change datasets ValidateParams to return Status instead of bool
Merge pull request !7435 from cathwong/ckw_cppapi_return_status
5 years ago
Cathy Wong
f91ecaaf6d
C++ API: Change datasets.cc ValidateParams support to return Status instead of bool
5 years ago
Eric
d3e89086e5
Removed check for normalize mean
5 years ago
Cathy Wong
9f7c1a32e7
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
5 years ago
mindspore-ci-bot
7e7d47db50
!7266 RandomResizedCrop for C API
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
5 years ago
shenwei41
87b108f4e0
C++ api add Rescale
5 years ago
Mahdi
c8333accfc
RandomResizedCrop C API
5 years ago
YangLuo
9e033bbe19
C++ api add TypeCaseOp & RandomCropDecodeResizeOp
5 years ago
Cathy Wong
2aa26d245c
C++ API: Move vision ops to new vision files; create transforms namespace
5 years ago
mindspore-ci-bot
03f0e64af9
!7049 Fixes to TensorRow conversion and Tensor
Merge pull request !7049 from MahdiRahmaniHanzaki/c_func
5 years ago
mindspore-ci-bot
6f77ec45f1
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
5 years ago
Mahdi
e92d4edceb
Updated TensorRow conversion
5 years ago
Lixia Chen
477808e622
Enable cache for other leaf ops
5 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
Merge pull request !5300 from nhussain/slice_op
5 years ago
Eric
4828c29046
Added missing macro
5 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
5 years ago
mindspore-ci-bot
1dbaaa8b32
!6447 Adds run time crop check
Merge pull request !6447 from EricZ/add_crop_check
5 years ago
Eric
43d4066aa0
Additional fixes
Added fix for overflow check
5 years ago
Eric
c24870604e
Added fix for arm 64 build
5 years ago
luoyang
9064a5f731
add num_row check & fix api distributed sampler, lookup, default value
of usage
5 years ago
Eric
4352317d58
Added compiling lite
5 years ago
anzhengqi
8e1a2ef5ae
stop send data to device after end of sequence
5 years ago
jiangzhiwen
2a59596fe6
fix ImageFolderDataset probability failure
5 years ago
mindspore-ci-bot
2ff6dd3b77
!5861 [MD] Change return val of GetNextRow in c-api
Merge pull request !5861 from luoyang/c-api-pyfunc
5 years ago
mindspore-ci-bot
ec9a34b3cd
!6064 Fix dataset api get nullptr of iterator when occur runtime error
Merge pull request !6064 from jiangzhiwen/fix/iter_null_ptr
5 years ago
luoyang
581335453e
Change return val of GetNextRow
5 years ago