69 Commits (c94dea6a512eddb6cbe8b591268d82d7b9aa3209)

Author SHA1 Message Date
  peilin-wang 9468b49e28 bucket_batch_sizes must be strictly positive, 0 is not a valid batch size 5 years ago
  ms_yan 7fa0d9e7e4 add paramter check for numpyslices and num_shards 5 years ago
  liyong 68e2097897 fix split erroer message 5 years ago
  heleiwang 0d52888fc5 fix misspell and check parameters 5 years ago
  YangLuo 4e3bfcf4c9 !2306 [Dataset] Code review & improve quality 5 years ago
  mindspore-ci-bot 78a8bc302d !2380 Fix CocoDataset issue 5 years ago
  ms_yan cf82aa9035 init remove storage op in c++ 5 years ago
  xiefangqi 5703a10b8b fix CocoDataset issue 5 years ago
  ms_yan fdafc690f8 repair problem in NumpySlicesDataset 5 years ago
  panfengfeng c745b6bd9d 回退 'Pull Request !2189 : dataset: repair some bug in NumpySlicesDataset' 5 years ago
  mindspore-ci-bot 11a256536d !2189 dataset: repair some bug in NumpySlicesDataset 5 years ago
  Yanjun Peng e95220d89d fix generatordataset para check 5 years ago
  ms_yan d162a7a5ab repair problem in NumpySlicesDataset 5 years ago
  mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec 5 years ago
  mindspore-ci-bot 670a512a9a !2145 Replace np.sum in check_numpyslicesdataset() to correct deprecated warning 5 years ago
  Cathy Wong 201008d49b Replace np.sum to correct deprecated warning 5 years ago
  Peilin Wang 848e07d022 initial commit, start of BucketBatchByLengthOp 5 years ago
  Jonathan Yan 87d2c27c7f random walk v1 5 years ago
  jiangzhiwen e0e167a000 add CLUE dataset 5 years ago
  ms_yan bc22c172b8 add TensorDataset and its ut 5 years ago
  mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation 5 years ago
  xiefangqi 097cbcc0cb CocoDataset implementation 5 years ago
  heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API 5 years ago
  mindspore-ci-bot 5eb95599f6 !1874 Updates to string tensor 5 years ago
  hesham f837ddc956 - Bug when empty strings sent to Python 5 years ago
  liyong feff8899ac support padding samples 5 years ago
  Jamie Nisbet 51bc0c0460 consistent design for num_samples 5 years ago
  heleiwang 0b87620b73 fix input check 5 years ago
  heleiwang f28f883cac fix comments error and modify parameter check 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 5 years ago
  Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working 5 years ago
  ms_yan 33f3aee9da repair format problem in concat op 5 years ago
  mindspore-ci-bot c680cfbf27 !1157 dataset: add concat operation for dataset 5 years ago
  mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function 5 years ago
  xiefangqi c937bad53f minddata support voc 5 years ago
  ms_yan c0fa7b4b19 init commit of concat dataset 5 years ago
  jonyguo be2e7531ca fix: MindDataset parameter shard_id & num_shards check 5 years ago
  liyong aa3f89e74f mindrecord support read file list 5 years ago
  mindspore-ci-bot 6c79c00a3f !979 dataset: repair parameter check in rename Op 5 years ago
  Zirui Wu c2d364a573 batch with padding implemented 6 years ago
  ms_yan d95a2e9ccf repair num of input columns and output columns check 5 years ago
  panfengfeng 5e7cef7e3d fix generatordataset check shuffle parameter 6 years ago
  Junhan Hu c5a8ffe4f4 Add schema support for GeneratorDataset 6 years ago
  yanghaitao 203b05d458 num_shards and sampler is not supported if source does not have __getitem__ 6 years ago
  yanghaitao c87e174661 checkout python_multiprocess type for map 6 years ago
  yanghaitao 60f2663326 Check TfFileDataset num_shards and shard_id 6 years ago
  ms_yan 763aa1067e Add Error catch for giving too many input parameters 6 years ago
  mindspore-ci-bot eda63a559a !477 Fix VOC dataset test cases 6 years ago