Commit Graph

215 Commits (9b3c33e157ffdb487930235560ae86a7e795a7c3)

Author SHA1 Message Date
xiefangqi 9b3c33e157 minddata iterator output ms_tensor
5 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
5 years ago
xiefangqi d0410d6191 md delete set_dataset_size interface
5 years ago
nhussain 3bac9d3713 switch input columns and operation
5 years ago
mindspore-ci-bot 2f3684d4fa !4872 Add C++ API support for TFRecordDataset
5 years ago
mindspore-ci-bot d76ac7c6e8 !5648 GetColumnNames for Python
5 years ago
jiangzhiwen 1a1a8893a4 Align num_samples of CSV with other dataset
5 years ago
mindspore-ci-bot 0118930c6b !5671 modify voc doc & fix buildvocab bug
5 years ago
Mahdi 6e7aab8c4f Added GetColumnNames for Datasets
5 years ago
Cathy Wong 4d4c11b133 dataset API docstring cleanup: Standard product terms NumPy, Python
5 years ago
tinazhang e430b4056a add tfrecord dataset to cpp api
5 years ago
luoyang 8aba39a71b Modify VOCDataset doc & Fix BuildVocab bug
5 years ago
Lixia Chen 27d5281641 Change epoch count to 1 for python testcases
5 years ago
anzhengqi 305434786a add num_epochs api
5 years ago
mindspore-ci-bot b23b957228 !4964 memory ascend while multi model.eval
5 years ago
mindspore-ci-bot ac81886328 !4916 fix generator_dataset hangs and test_graphdata_distributed.py failing randomly
5 years ago
anzhengqi dd942e1807 fix memory ascend while multi model.eval
5 years ago
heleiwang 4870abc848 1. fix generator_dataset hangs
5 years ago
jonyguo 5b4b539751 fix: concat with none sample dataset
5 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
5 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
5 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
5 years ago
jonyguo b0b370336f fix: concat get_dataset_size error
5 years ago
mindspore-ci-bot 8ed3b423e0 !4389 fix document api error
5 years ago
mindspore-ci-bot ae8440dfec !4421 dataset: modify some error in api comment
5 years ago
ms_yan 501f549bc9 modify comment for api
5 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
5 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
5 years ago
mindspore-ci-bot ed1244558c !4366 Fixing param type in c++ api and fixing python validator for Repeat Op
5 years ago
yanghaitao 46ae915cb3 fix doc error
5 years ago
tinazhang 0868720eb7 fix parameter type for repeat op in c++ api and added c++/python ut.
5 years ago
anzhengqi 3e31ac6d62 all Dataset support get_dataset_size
5 years ago
Cathy Wong 7f39b5cfd7 C++ API Support for TextFile Dataset and Unit Tests
5 years ago
yanghaitao 9401e7d96e fix doc
5 years ago
dengyutao 388e43f7cb delete parameter block_reader for MindDataset
5 years ago
xiefangqi 6017b050ac add generatordataset support split
5 years ago
mindspore-ci-bot 387dac5832 !3651 change num_samples definition
5 years ago
mindspore-ci-bot fe514bd1cc !3644 [MD] fix minddataset core dump when file list size ia greater than 1000.
5 years ago
jiangzhiwen 1eda0ef071 change num_samples definition
5 years ago
mindspore-ci-bot 9ccc6889eb !3624 fix GeneratorDataset time out
5 years ago
liyong ed70de8070 fix coredump when number of file list more than 1000.
5 years ago
yanghaitao 5c9b0657df fix GeneratorDataset time out
5 years ago
xiefangqi cb9c6fad86 fix numpyslice issue
5 years ago
mindspore-ci-bot 0975df3093 !3540 [MD]fix error message when file exists.
5 years ago
mindspore-ci-bot eeb8d72ac9 !3532 fix python api doc for mindspore .dataset
5 years ago
guansongsong 1906ed1be8 fix cache description again
5 years ago
guansongsong b6529b9096 fix cache description
5 years ago
liyong 7dd8c0e31c fix mindrecord log
5 years ago
guansongsong e377ffcebc fix python api doc for mindspore.dataset second
5 years ago
guansongsong 0bf6ae913a fix python api doc for mindspore.dataset
5 years ago