93 Commits (269b514b0590e89652ab768fc8df8c5594a1c19a)

Author SHA1 Message Date
  ms_yan 7d2fe8c279 change GetTensor into GetRow to avoid NullPtr 5 years ago
  ms_yan cf82aa9035 init remove storage op in c++ 5 years ago
  mindspore-ci-bot e4322baece !2316 [Dataset] Move python tree transformation into cpp pass 5 years ago
  Junhan Hu 57f3732ac3 Move python tree transformation into cpp pass. 5 years ago
  Zirui Wu 8f2674850b address API doc style and content 5 years ago
  mindspore-ci-bot d0c5071cab !1993 [Dataset] Fix codedex. 5 years ago
  mindspore-ci-bot a4048e192c !2256 Rename Sampler::Reset() to Sampler::ResetSampler() 5 years ago
  Jesse Lee dcfdff6021 Rename Sampler Reset 5 years ago
  Yang dee8471d23 !1993 [Dataset] Fix codedex. 5 years ago
  mindspore-ci-bot ca94916ef9 !2184 CocoDataset add category_id check 5 years ago
  Jesse Lee 287ca71260 Remove dead code 5 years ago
  xiefangqi aab190fcdb CocoDataset add category_id validation 5 years ago
  mindspore-ci-bot a8cf83acf2 !1932 Add CLUE dataset 5 years ago
  jiangzhiwen e0e167a000 add CLUE dataset 5 years ago
  hesham a22763b612 Bug in CIFAR after removing GetMutabble buffer 5 years ago
  mindspore-ci-bot c661087b99 !2029 Create TensorRow class that supports a row id 5 years ago
  Lixia Chen 6ae88c3987 Create TensorRow class that supports a row id. 5 years ago
  mindspore-ci-bot a2a90800a0 !2053 add check if there is no data 5 years ago
  yanghaitao 20524f37e4 add check for num_rows 5 years ago
  mindspore-ci-bot 8eb8663fbd !2000 Make GetMutableBuffer protected 5 years ago
  mindspore-ci-bot 1b5d9a1194 !1981 Implemented from_dataset, a way to build a vocab from existing dataset 5 years ago
  hesham 0c5e47111b - Move MutableBuffer to be protected 5 years ago
  Zirui Wu 880ce5ea26 implemented from_dataset 5 years ago
  Alexey Shevlyakov 4e333a2f22 MindData profiler infrastructure 5 years ago
  Jesse Lee a18b04e0f8 Fix coco 5 years ago
  mindspore-ci-bot beefb20c01 !1983 Remove inheritance of Sampler from DatasetOp 5 years ago
  mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation 5 years ago
  xiefangqi 097cbcc0cb CocoDataset implementation 5 years ago
  Jesse Lee 255adf7c6e Remove inheritance of Sampler from DatasetOp 5 years ago
  xiefangqi 8fdfe34f3c fix codex problems 5 years ago
  mindspore-ci-bot 1973594bd1 !1774 [MD] minddataset support padding samples 5 years ago
  mindspore-ci-bot 58643afc09 !1849 fix tfrecord bug:less data if shuffle is false 5 years ago
  liyong feff8899ac support padding samples 5 years ago
  mindspore-ci-bot 769ae609b4 !1808 consistent design for num_samples 5 years ago
  yanghaitao 07877d1e65 fix tfrecord not enough data if shuffle is false 5 years ago
  Peilin Wang 9c8ea3c1af sort columns so schema always has same ColDescriptor ordering 5 years ago
  Jamie Nisbet 51bc0c0460 consistent design for num_samples 5 years ago
  xiefangqi 4c70d25777 fix codex of voc and graph 5 years ago
  Peilin Wang 3ef3d1433d fixed num_samples bug for RandomSampler 5 years ago
  mindspore-ci-bot 4fb59b3787 !1549 fix tfRecordDataset hang 5 years ago
  yanghaitao f55cda2c56 fix tfreadDataset hang when shard_equal_rows is true 5 years ago
  xiefangqi 5e4728c50f add voc support split 5 years ago
  Peilin Wang d4c93575e7 fixed bug for split, RandomSampler and some other cleanup 5 years ago
  mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor 5 years ago
  heleiwang 599a449e0b Support processing GNN data 6 years ago
  hesham df361d1d26 Change mem layout of string tensor 6 years ago
  jonwe bb51bb88d7 add compress in mindrecord 6 years ago
  mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp 5 years ago
  Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working 6 years ago
  xiefangqi 394aeb0360 fix too much MS_LOG(INFO) in MD 5 years ago