50 Commits (4e32dad730a58decaa72a67f27237f52ee3fe3e2)

Author SHA1 Message Date
  xiefangqi 5e4728c50f add voc support split 5 years ago
  anthony ba2eaea7e1 Changed uniform_aug_op py::list to std::vector with some cleanup and enhancement. 5 years ago
  mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package 5 years ago
  hesham 6c21e556c4 Clean up work for text python package 5 years ago
  heleiwang 599a449e0b Support processing GNN data 5 years ago
  mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text 5 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 5 years ago
  Zirui Wu 25ab2ef303 Implemented lookup and vocab 5 years ago
  xiefangqi 394aeb0360 fix too much MS_LOG(INFO) in MD 5 years ago
  qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp 5 years ago
  xulei2020 163b6b7ea7 add jieba c++ code 5 years ago
  hesham e8ca243364 -Add DE_STRING 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
  liyong aa3f89e74f mindrecord support read file list 5 years ago
  fary86 3f323e48e2 Add submodule id for log interface 5 years ago
  Zirui Wu c2d364a573 batch with padding implemented 6 years ago
  xiefangqi 9a2daae84c del unused change_mode_op 5 years ago
  Jesse Lee 270bf831a9 Random Data Op 5 years ago
  liyong bfba630aa2 update pK_sampler 6 years ago
  Alexey Shevlyakov 6acae622dc fix random seed behaviour 6 years ago
  mindspore-ci-bot dc0491caf9 !508 [Dataset] Adding sync_wait operator for dataset 6 years ago
  mindspore-ci-bot b0f4b36f48 !511 Uniform Augmentation C++ OP 6 years ago
  eric cd94518769 X# This is a combination of 2 commits. 6 years ago
  Adel Shafiei 5fcd3f01a6 Added C++ UniformAugOp support 6 years ago
  liyong f1542a90a3 add pk sampler 6 years ago
  mindspore-ci-bot 98fbd30a5b !460 [Data]Add filter operation 6 years ago
  mindspore-ci-bot 822a3160e4 !404 [Dataset] Add Python Sampler support for CPP dataset 6 years ago
  xulei2020 c705ea5e5b add filterOp code 6 years ago
  yanghaitao 2795e492ff TextFileDataset 6 years ago
  Junhan Hu 43a2e99833 Add python sampler support for CPP dataset 6 years ago
  ms_yan f0c07c3fa6 Realize take op and add ut 6 years ago
  jzw 3f7054dccb add skip dataset op 6 years ago
  mindspore-ci-bot c0c0b0985e !378 Multiple Iterators can cause performance problem 6 years ago
  hesham fb6c7ba2e1 Fix two problem when we create multiple instances of the same dataset (2 for-loops) 6 years ago
  mindspore-ci-bot cf026096a6 !183 Mindspore.dataset CPP sampler for GeneratorDataset 6 years ago
  chenjianping 1286767d0e support building on windows 6 years ago
  Junhan Hu 9739d3b048 Add CPP sampler support for GeneratorDataset 6 years ago
  mindspore-ci-bot f1fa2a9941 !273 [MD] update subset random sampler in minddataset 6 years ago
  mindspore-ci-bot d9cd681c30 !207 Fix potential overflow in batch by changing int32 to int64 6 years ago
  liyong 0ce83e39e1 fix TestShardSampleWrongNumber 6 years ago
  liyong 11403492ae add mindrecord subset random sampler 6 years ago
  Zirui Wu 19f2ea6d41 change int32 to int64 to avoid overflow in batch 6 years ago
  mindspore-ci-bot cc75cb357c !168 remove mindspore::make_unique and make_unique.h 6 years ago
  Jonathan Yan 9d0fde29f4 remove ENABLE_MINDRECORD flag 6 years ago
  Alexey Shevlyakov 84d780c1a4 remove make_unique.h 6 years ago
  zhunaipan 930a1fb0a8 initial version 6 years ago