38 Commits (8d00a8d803dba83322c19fc7aa60d81452f7b699)

Author SHA1 Message Date
  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
  harshvardhangupta 4b704ddbd3 fix codecheck and pclint complaints 4 years ago
  xiefangqi 5bed6463a2 Fix feed mode dataset profiling queue size 4 years ago
  hesham a9a80693be Replace Databuffers with TensorRows 5 years ago
  xulei2020 ee09b38f00 add code for MD lite C++ include and api 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
  Lixia Chen 922e1f4f36 Migrate CacheTransformPass 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
  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 a1355a827c introduce a master switch to turn on and off profiler 5 years ago
  Zirui Wu 12b4684e26 address testing ticket 5 years ago
  Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled 5 years ago
  Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile 5 years ago
  mindspore-ci-bot 3280474d71 !9533 dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix 5 years ago
  Cathy Wong 69b269c6cf dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix 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 73c91e05b1 !9398 Change Build to return status 5 years ago
  alex-yuyue ccff3a5316 Change build to return status 5 years ago
  YangLuo a2ec7ad5bd Fix concat issue & fix schema doc 5 years ago
  Zirui Wu 36bfd0d8ad address left over cmts from 8802 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
  Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2 5 years ago
  hesham 5169fb4c42 Remove api namespace 5 years ago
  hesham 0ba0595caf DatasetNode as a base for all IR nodes 5 years ago
  mindspore-ci-bot 75609c8612 !7876 Validate the DatasetNode before building it in TreeAdapter 5 years ago
  Zirui Wu 41facc168c validate param added during tree prepare 5 years ago
  Xiao Tianci 9649efb98a remove redundant root() 5 years ago
  Cathy Wong 051bc60edb C++ API: ValidateParams support for TensorOps; plus minor dataset fixes 5 years ago
  hesham d7b5f48345 Change c++ Iterator to use Runtime2 5 years ago
  Zirui Wu aa8442e0a3 add skeleton code for tree_adapter 5 years ago