152 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  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
  Mahdi ecde0f03a2 Updated GetNumSamples logic 5 years ago
  hesham 9e868d7633 Changes from python-api branch: 5 years ago
  Zirui Wu 3555d19b07 fix get num_class in imagefolder 5 years ago
  mindspore-ci-bot 70f5775711 !8387 Add support for GetClassIndexing in C++ API 5 years ago
  alex-yuyue d7c3a9ba00 Add GetClassIndexing 5 years ago
  Eric 16673fbca9 Added signature for eager execute 5 years ago
  hesham 5169fb4c42 Remove api namespace 5 years ago
  mindspore-ci-bot c8e2b043aa !8053 Revert changes to weighted_random_sampler in PR7866 5 years ago
  Mahdi 5005b434e6 Fixed repeat issue with GetDatasetSize 5 years ago