55 Commits (44abd94b42cee0483fae1925c00a809293454d59)

Author SHA1 Message Date
  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
  Nat Sutyanyong 80d02d6dcd Add optimizer to IR tree #1 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
  hesham bcf913fb0d Add temp fix gor generator Op when num_epochs=-1 5 years ago
  nsyca 587f1362e9 Revert 'Pull Request !6598 : Revert the code changes in PR3974' 5 years ago
  Lixia Chen 477808e622 Enable cache for other leaf ops 5 years ago
  Lixia Chen 983827ec5c Rebase up to 88ded11f59 5 years ago
  nsyca 78a0576833 revert code in PR3974 5 years ago
  Lixia Chen b5b333726f Leaf ops do self-reset. 5 years ago
  ervinzhang 50cda2f8b1 added build option to build full minddata in ms-lite 5 years ago
  Eric c79db93c48 Initial commit for album 5 years ago
  shenwei41 6913c96f11 Alarm modification 5 years ago
  hesham ad91e6e51d - Fix bug in counting epochs when DeviceQueue is used 5 years ago
  mindspore-ci-bot e19d382473 !3346 Maintain epoch/repeat count for ops 5 years ago
  Lixia Chen ac85b77b76 Maintain epoch/repeat count for ops 5 years ago
  ervinzhang 6639149e58 fixed cpplint format 5 years ago
  Eric 6ace46d516 Added preprocessor, cmake directory pending 5 years ago
  anthonyaje a7eaf2736a First drop of MapOp refactor to support device augment. 5 years ago
  nhussain b65125b0a1 add more ifdef and include statments for pybind 5 years ago
  Alexey Shevlyakov 1320556377 remove crutch + add virtual destructor 5 years ago
  Nat Sutyanyong 9fb1904ed8 Refactoring opt/pre 5 years ago
  shenwei41 4c28a2f485 Alarm modification 5 years ago