63 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  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
  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
  hesham 5169fb4c42 Remove api namespace 5 years ago
  mindspore-ci-bot cacebd1211 !7933 Cache performance updates 5 years ago
  Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8 5 years ago
  Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api 5 years ago
  Lixia Chen 477808e622 Enable cache for other leaf ops 5 years ago