77 Commits (e320dfd3f4e1f0d608d61eafb6d01ded61b7047f)

Author SHA1 Message Date
  luoyang 245d981841 fix codex 4 years ago
  mohammad 583eb32723 [MD] Add more UT and a ST for failover reset 4 years ago
  mohammad 260cebf650 [MD] skip node pushdown optimization pass for Reset 4 years ago
  i-robot b90cf43562
!30553 Support dataset reset() to recover after failure 4 years ago
  i-robot f01d841113
!27943 [MD][Autotune] Save/Load Autotune config 4 years ago
  h.farahat a3dec34833 Dataset failover reset 4 years ago
  harshvardhangupta bd61adbb72 Implement save/load of autotune dataset pipeline configuration #27943 4 years ago
  markuskunej 6de37045ff Added TypeCast op in dataset offload. 4 years ago
  Xiao Tianci 91696f2dbe fix codex and code check 4 years ago
  markuskunej 35993ba145 pc lint plus and code check fixes 4 years ago
  markuskunej 0c10f52eb4 Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc). 4 years ago
  xiefangqi 37d5e81cc4 optimize offloaf enabled info log 4 years ago
  xiefangqi bae1dd3bb0 Revert "Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc)." 4 years ago
  markuskunej 84d38e547a Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc). 4 years ago
  liu-yongqi-63 fb5505cc50 add header file 4 years ago
  rescue 22e03ab12e Adding offload hardware accelerator. 4 years ago
  zhunaipan 8ce4e62725 optimize the comment and log description 4 years ago
  hetshah f5d7bdfc68 fixed code quality issues 4 years ago
  liyong 567f137a39 sync code 4 years ago
  ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
  djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 4 years ago
  xiefangqi 0e2efc2501 fix minddata code clean 4 years ago
  Lixia Chen 8c1b561149 Fix cache code check warnings 4 years ago
  Lixia Chen 5967cb2cd7 Unblock mindrecord under cache 5 years ago
  YangLuo bf48400c10 unify include file of minddata 5 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
  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
  Lixia Chen 922e1f4f36 Migrate CacheTransformPass 5 years ago
  Cathy Wong a3b10213b7 dataset: Resolve protected parent_access from DeepCopyPass 5 years ago
  Nat Sutyanyong e28fb6ce4d Tested with new test cases and all dataset UTs passed 5 years ago
  Cathy Wong 440ddefb73 dataset: codedex CI fixes for const pointer 5 years ago
  Zirui Wu 0e68575e77 port over getter pass 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