361 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  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
  mindspore-ci-bot 03093778df !5387 Set num_epochs=1 for MindData python testcases 5 years ago
  mindspore-ci-bot ecfe728963 !5085 Enable hostname parameter for DatasetCache 5 years ago
  Lixia Chen 27d5281641 Change epoch count to 1 for python testcases 5 years ago
  Cathy Wong 7f6782be2a dataset fixes: Update OneHot API docs; fixup Python UTs 5 years ago
  mindspore-ci-bot e6ffdeebef !5255 Fix no attribute'_graph_data' error in graphdata.py 5 years ago
  heleiwang de36b0af1a fix graphdata error 5 years ago
  anzhengqi 305434786a add num_epochs api 5 years ago
  Lixia Chen 00ce7f7364 Add hostname to DatasetCache plus env override 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
  mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op 5 years ago
  xiefangqi 7dc7990d75 add NumWorkers validate 5 years ago
  Jesse Lee 8a08d0c37b Phase 2 of CacheOp 5 years ago
  Zirui Wu 78c1aa1d96 Implemented Callback for Dataset 5 years ago
  nhussain eb9a611041 remove old defaults 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
  liyong 7341421d3b fix num samples in pk sampler 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