70 Commits (4e333a2f22dd4e2b22b45c445b5ca09dac254739)

Author SHA1 Message Date
  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 6 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 6 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 6 years ago
  mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor 6 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 6 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 6 years ago
  Junhan Hu f44d213503 MindData optimizer infrastructure. 6 years ago
  ms_yan e6c25859d4 check wether input column exist in TFRecord files 6 years ago
  mindspore-ci-bot 9b8b699eb3 !1235 Auto remove CRLF of VOCDataset txt file 6 years ago
  xiefangqi 9e48e3daaa del CR in VOC txt 6 years ago
  hesham e8ca243364 -Add DE_STRING 6 years ago
  mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function 6 years ago
  xiefangqi c937bad53f minddata support voc 6 years ago
  liyong aa3f89e74f mindrecord support read file list 6 years ago
  fary86 3f323e48e2 Add submodule id for log interface 6 years ago
  Jamie Nisbet 7b7b2fa7a0 remove column name id map from data buffer 6 years ago
  jonyguo cf352d190f format func name for mindrecord 6 years ago
  jonyguo d4d236bcce fix: use MindDataset by column_names get data error in some situation 6 years ago
  caifubi cb70daa355 format code 6 years ago
  mindspore-ci-bot 2303453753 !869 Random data op 6 years ago
  Jesse Lee 270bf831a9 Random Data Op 6 years ago
  mindspore-ci-bot 323ea9d869 !830 Update the print methods for displaying execution tree info diagnostics 6 years ago
  Jamie Nisbet 2facd80c8d updated print functions for info diagnostics 6 years ago
  Jesse Lee 332398d20a Check return code from WaitPost::Register 6 years ago
  mindspore-ci-bot 3ec19ca9d3 !793 More understandable error msg when number of rows is zero 6 years ago
  yanghaitao eb60ef00d1 More understandable err msg when num rows is zero 6 years ago
  mindspore-ci-bot c47ef8ee4e !711 Address first epoch always shuffle with same seed init of random sampler 6 years ago
  mindspore-ci-bot e6473f0765 !736 Skip blank line for TextFileDataset 6 years ago
  yanghaitao 1cb3bead32 skip black line for TextFileDataset 6 years ago