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
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
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
luoyang
581335453e
Change return val of GetNextRow
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
mindspore-ci-bot
d0c7b1ba24
!5731 Manifest Dataset check invalid filename string
Merge pull request !5731 from jiangzhiwen/fix/invalid_filename_string
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
294f7b620a
check invalid filename string
5 years ago
jiangzhiwen
1a1a8893a4
Align num_samples of CSV with other dataset
5 years ago
mindspore-ci-bot
dc8dbeb2b8
!5672 Fix minddata c++api schema issue
Merge pull request !5672 from xiefangqi/xfq_fix_schema
5 years ago
xiefangqi
d30f4d5a6c
fix randomdata schema issue
5 years ago
tinazhang
e430b4056a
add tfrecord dataset to cpp api
fix to support schema=nullptr
5 years ago
luoyang
8aba39a71b
Modify VOCDataset doc & Fix BuildVocab bug
5 years ago
luoyang
ce419404ce
Add check for duplicate column for a-cpi
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
ervinzhang
50cda2f8b1
added build option to build full minddata in ms-lite
5 years ago
xiefangqi
e2085a9505
fix randomdata issue
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
Cathy Wong
46e9d79a50
C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
5 years ago
luoyang
b26f6b3d5e
fix bug in c-api: rename, concat, take
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
shenwei41
a4e7a75891
Modify alarm
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
jiangzhiwen
a88273bd3f
c++ api support for Manifest Dataset
5 years ago
Cathy Wong
9c8af0d1cf
C++ API: Provide validate param functions
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
Cathy Wong
b575b913e2
C++ API: Provide AddShuffleOp
Shuffle: shuffle_size -> buffer_size
5 years ago
luoyang
373adaa553
!4402 [Dataset] Fix c_api bugs
5 years ago
tinazhang
0868720eb7
fix parameter type for repeat op in c++ api and added c++/python ut.
5 years ago
mindspore-ci-bot
5adba834d0
!3819 C++ API Support for CLUE Dataset
Merge pull request !3819 from jiangzhiwen/jzw/c_api_clue
5 years ago
jiangzhiwen
5842a0212f
c++ api support for CLUE Dataset
5 years ago
Cathy Wong
7f39b5cfd7
C++ API Support for TextFile Dataset and Unit Tests
5 years ago
YangLuo
e6a12946c8
Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
xiefangqi
6276c0f22f
new c++ api ==> CelebA
5 years ago
xiefangqi
bb7bda1d6b
new dataset api -- Coco
5 years ago
tinazhang
e57d849618
add concat op and extend zip support to cpp api
5 years ago
anthonyaje
a7eaf2736a
First drop of MapOp refactor to support device augment.
Refactored MapOp to in preparation to support device augment
Minor fix
5 years ago
YangLuo
ae99a3a3e4
C++ API support for TakeDatasetOp and VOCDatasetOp
5 years ago
Mahdi
92568248c9
Added Cifar100 for C API
5 years ago
Cathy Wong
81005a3095
C++ API: Reorder code contents alphabetically
5 years ago
Mahdi
2b71cbf1bd
Added RenameOp
5 years ago