shenwei41
87b108f4e0
C++ api add Rescale
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
Mahdi
e92d4edceb
Updated TensorRow conversion
5 years ago
Jesse Lee
70f7e1df3f
Fix merge error
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
luoyang
581335453e
Change return val of GetNextRow
5 years ago
mindspore-ci-bot
5247fe7315
!6015 Adding md dependency fetching from ms lib server
Merge pull request !6015 from EricZ/fix_md_submodule
5 years ago
Eric
2a1bcddd69
Added check for ms server
Added open cv options from ms server
Fixed struct declaration
5 years ago
Zirui Wu
1bb93580dd
Add usage flag to MNIST/CIFAR
ci fix 1
fix ci 2
fix ci 3
fix ci 4
fix ci 5
fix ci 6
fix ci 7
change var name in CelebA from dataset_type to usage
address review cmts
fix cpp ut fail
change mode to usage in VOCDataset
fix cmts
fix ci test case fail
5 years ago
Zirui Wu
bde9f18f5a
update lookup api to take in a type
ci
add test case
address some of the review cmts
address review cmts
5 years ago
mindspore-ci-bot
2f3684d4fa
!4872 Add C++ API support for TFRecordDataset
Merge pull request !4872 from TinaMengtingZhang/cpp-api-tfrecord-dataset
5 years ago
jiangzhiwen
1a1a8893a4
Align num_samples of CSV with other dataset
5 years ago
tinazhang
e430b4056a
add tfrecord dataset to cpp api
fix to support schema=nullptr
5 years ago
luoyang
ce419404ce
Add check for duplicate column for a-cpi
5 years ago
mindspore-ci-bot
b99149dc37
!4901 Adding data_helper for minddata
Merge pull request !4901 from EricZ/md_helper
5 years ago
mindspore-ci-bot
3be136f6f0
!5354 Fix randomdata issue
Merge pull request !5354 from xiefangqi/fix_randomdata_columnlist
5 years ago
mahdi
84efa0b96b
Added BucketBatchByLength for C API
5 years ago
Eric
65bf3ecc3e
Adding data_helper class
5 years ago
ervinzhang
50cda2f8b1
added build option to build full minddata in ms-lite
5 years ago
xiefangqi
e2085a9505
fix randomdata issue
5 years ago
mindspore-ci-bot
716329df6c
!5278 Change default value of sampler in c-api
Merge pull request !5278 from luoyang/c-api
5 years ago
YangLuo
419478b410
Change default value of sampler to seperate behaviour of default sampler
& null sampler, add check for duplicate column name
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
Eric
c79db93c48
Initial commit for album
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago
Cathy Wong
93810a0dc8
C++ API: Minor fixes for dataset parameters
5 years ago
mindspore-ci-bot
4fe2892b89
!4771 Fixes Comment style
Merge pull request !4771 from EricZ/md_tensor_from_mem
5 years ago
xiefangqi
7dc7990d75
add NumWorkers validate
5 years ago
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
5 years ago
Eric
d799373950
Added created from memory
5 years ago
YangLuo
b50ae27c72
!4597 [Dataset] C++ API Support for build_vocab
5 years ago
jiangzhiwen
39df25f803
c++ api for CSV Dataset
5 years ago
mindspore-ci-bot
6868b9b6fa
!4422 Minddata new dataset api ==> RandomData
Merge pull request !4422 from xiefangqi/xfq_c++api_randomdata
5 years ago
xiefangqi
b91e56375e
add randomdataset and schema
5 years ago
nhussain
738ae2c78d
change api to use std_vector
try to display image
5 years ago
islam_amin
979111d0ef
Added Posterize Op
5 years ago
jiangzhiwen
a88273bd3f
c++ api support for Manifest Dataset
5 years ago
mindspore-ci-bot
cc23f1d819
!4630 Adding wrapper around CreateFromMemory
Merge pull request !4630 from EricZ/md_tensor_from_mem
5 years ago
mindspore-ci-bot
113ff6ca24
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
5 years ago
Eric
26d968afcb
Added created from memory
5 years ago
mahdi
3ecc53fb4e
Added CutMix
5 years ago
Cathy Wong
9c8af0d1cf
C++ API: Provide validate param functions
5 years ago
mindspore-ci-bot
7d70fb4dc4
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
5 years ago
mindspore-ci-bot
ebdea65f70
!4402 [Dataset] Fix c_api bugs
Merge pull request !4402 from luoyang/c-api-pyfunc
5 years ago
Alexey Shevlyakov
8526d5414d
RandomColor
5 years ago
Cathy Wong
b575b913e2
C++ API: Provide AddShuffleOp
Shuffle: shuffle_size -> buffer_size
5 years ago
mindspore-ci-bot
2953720169
!4322 Adding RGBA color conversion
Merge pull request !4322 from EricZ/bitmap_support
5 years ago
eric
6a41b44724
Added wrapper around color change function
5 years ago