161 Commits (7df661fbafec45ff00a034f331ccca8035ced0e0)

Author SHA1 Message Date
  mindspore-ci-bot 9790a976e7 !13211 Fix CsvDataset OP 5 years ago
  mindspore-ci-bot 7e8fa13197 !13136 【MD】【BUG】Fix log print for MD 5 years ago
  Eric 82f7c6f2c7 Moving data_helper 5 years ago
  Zhenglong Li 6b3df8af51 Fix CsvDataset Operation bug 5 years ago
  Zirui Wu 2692e3cc3d fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime 5 years ago
  xulei2020 4a4f555308 fix log print bug for MD 5 years ago
  mindspore-ci-bot 62a6f783b3 !12809 Added pull-based prototype 5 years ago
  Mahdi 9c3c36217e Added pull based prototype 5 years ago
  xiefangqi b465b859c0 fix line twice problem 5 years ago
  Mahdi 4b106f184c Fixed an issue with SequentialSampler 5 years ago
  hesham edfb2e1414 Issue#1: 5 years ago
  Nat Sutyanyong 46483d89b1 Completely remove unused ExecTree optimizer code, rewrite ExecutionTree::Prepare() 5 years ago
  lixian 7d2fd6e76c cxx api refactor: tensor/status/model 5 years ago
  Nat Sutyanyong 5a7dc0accc Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer 5 years ago
  yanghaitao1 83cb87bcd1 cpu profiling 5 years ago
  mindspore-ci-bot 794af6d094 !11834 [MD] Fix error msg description of dataset 5 years ago
  xiefangqi 3d72282f26 fix error msg issue 5 years ago
  hesham 7120c66998 Add SubsetSampler 5 years ago
  Lixia Chen 922e1f4f36 Migrate CacheTransformPass 5 years ago
  mindspore-ci-bot 029ea5d1f3 !11301 Push sampler to GeneratorOp c++ 5 years ago
  xsmq 73b7154e55 fix cmakelint error 5 years ago
  hesham c3278c983d Move GeneratorOp sampler to c++ 5 years ago
  xiefangqi 3f76abcdee minddata err msg add file path 5 years ago
  anzhengqi 50b783ee13 fix generator or user defined sampler len method unmatch iter method 5 years ago
  TinaMengtingZhang 4812fece80 [Part I] Push down json save logic to IR and add getter to each IR node 5 years ago
  Cathy Wong 440ddefb73 dataset: codedex CI fixes for const pointer 5 years ago
  mindspore-ci-bot 03e655f14a !10070 Fixing GetDatasetSize issue with chained samplers 5 years ago
  mindspore-ci-bot 5fd77356c9 !9687 Adding AddChild functionality to SamplerObj 5 years ago
  luoyang c956de3327 optimize set_num_rows log 5 years ago
  Mahdi 98ea8fa6ea Added tests for chain samplers, fixed GetDatasetSize issue with chained samplers 5 years ago
  Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario 5 years ago
  Mahdi 0f2b5d8cac Changed SamplerObj validate params to return status and added AddChild to it 5 years ago
  Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp 5 years ago
  xiaoyisd 0cf09f4b8e ifdef __APPLE -> #if defined(__APPLE__) 5 years ago
  mindspore-ci-bot c2ad16352f !9532 build for mac 5 years ago
  Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled 5 years ago
  xiaoyisd 424999267a mac build 5 years ago
  Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 5 years ago
  mindspore-ci-bot 6ec8b97963 !9340 Rename SamplerRT Print() to SamplerPrint() 5 years ago
  Mahdi f80553bc6e Optimization for GetDatasetSize 5 years ago
  Lixia Chen d9d6b61c7f Rename SamplerRT::Print() to SamplerPrint() 5 years ago
  mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior 5 years ago
  Lixia Chen e8247eadef Same runtime CacheClient if c++ cache is shared 5 years ago
  alex-yuyue 1850550189 Fix test team issues 5 years ago
  Zirui Wu 21e449d673 disable imgfolder recursive walk permanently 5 years ago
  mindspore-ci-bot adc8e3e707 !8594 [MD] Pybind Pushdown Support for dataset 5 years ago
  Eric Zhang 809e1d5086 added python api based on cpp api 5 years ago
  Eric 77d2b3c4fc Temp fix to get rid of decoding png 5 years ago
  Mahdi 449e1526dc Fixed GetDatasetSize for TextFile 5 years ago
  mindspore-ci-bot 350fb20f10 !8671 Fix GeneratorOp and BatchOp c++ GetDatasetSize 5 years ago