79 Commits (6fcd6cab684bd2d2ae2da5613efa3aa4e2cd7d5a)

Author SHA1 Message Date
  Lixia Chen 5967cb2cd7 Unblock mindrecord under cache 4 years ago
  mohammad 9ce28cd34c split sampler vision IR files 4 years ago
  YangLuo bf48400c10 unify include file of minddata 4 years ago
  hesham 98f0f36a20 Removed unused include 5 years ago
  luoyang 624511337c MindData Codespell correction 5 years ago
  Eric 4be0ffb9ba removing type_id.h from header files 5 years ago
  TinaMengtingZhang 518828b639 Support 3 composed data ops and cleanup code 5 years ago
  TinaMengtingZhang 462422acc7 Move transforms and text ir down 5 years ago
  Cathy Wong fc8b9fc85e dataset: Push down IR vision files 5 years ago
  Nat Sutyanyong 46483d89b1 Completely remove unused ExecTree optimizer code, rewrite ExecutionTree::Prepare() 5 years ago
  xulei2020 ee09b38f00 add code for MD lite C++ include and api 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
  Lixia Chen 922e1f4f36 Migrate CacheTransformPass 5 years ago
  xsmq 73b7154e55 fix cmakelint error 5 years ago
  Cathy Wong a3b10213b7 dataset: Resolve protected parent_access from DeepCopyPass 5 years ago
  Lixia Chen 273865a72b Rename SamplerObj::Build() to SamplerBuild() 5 years ago
  Nat Sutyanyong e28fb6ce4d Tested with new test cases and all dataset UTs passed 5 years ago
  Nat Sutyanyong 686772cce7 Migrate GeneratorOp resetting logic to IR optimizer (incl. debug code) 5 years ago
  Cathy Wong 440ddefb73 dataset: codedex CI fixes for const pointer 5 years ago
  mindspore-ci-bot b355f5402b !10309 Port over getter pass and tensor fusion pass to IR 5 years ago
  Cathy Wong e6a25379ed dataset: minor fixes which resolve codedex CI alarms 5 years ago
  Zirui Wu 0e68575e77 port over getter pass 5 years ago
  Zirui Wu c017893178 fix selected issues in checkbot 5 years ago
  Zirui Wu 12b4684e26 address testing ticket 5 years ago
  Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp 5 years ago
  Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled 5 years ago
  zhupuxu 4f569677b7 redundant_codes 5 years ago
  Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile 5 years ago
  Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 5 years ago
  Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass 5 years ago
  mindspore-ci-bot 9ed31ea2cb !9339 Disable getter optimization pass 5 years ago
  mindspore-ci-bot 4ffd9b578f !9331 More cache minor fix for HQ testers 5 years ago
  Eric db2a8b5e1d Disable getter pass 5 years ago
  Lixia Chen 2ddb1fb75e More CRC fix and blocking BatchOp under cache 5 years ago
  mindspore-ci-bot ae2e7b9db9 !9250 Fix unexpected error printing when calling cache_admin --stop and other log related issues 5 years ago
  Lixia Chen 1b19118adc fix error msg issues from test team and move hostname/port to CacheClientGreeter 5 years ago
  Zirui Wu 23487fae09 fix get_shape/type and a segfault in getter_pass 5 years ago
  Zirui Wu 36bfd0d8ad address left over cmts from 8802 5 years ago
  tinazhang 27698866d1 Block take/skip under cache and fix docstring 5 years ago
  Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer 5 years ago
  Eric Zhang 809e1d5086 added python api based on cpp api 5 years ago
  Zirui Wu ff5999fc2f add removal pass for getters 5 years ago
  xulei2020 9b81396130 small minddata lite for train task 5 years ago
  Zirui Wu 7538f82da9 add callback to map's c api 5 years ago
  mindspore-ci-bot 97e1f6f438 !8248 Add macro and fix album testcase 5 years ago
  Eric 394dbf50e1 Added testing macro and fix album_op test 5 years ago
  mindspore-ci-bot 523c3f07e3 !8194 Optimizer on IR #2 - Call ValidateParams in PrePass 5 years ago
  Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2 5 years ago
  Eric 85f0a9bc8f Added dependency removal for data_helper 5 years ago