336 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  mindspore-ci-bot 66de0eec3a !9534 Remove std::optional in pybind 5 years ago
  mindspore-ci-bot 31b3ddcac4 !9472 Add hook and prevent c transforms from being called in python multithreading 5 years ago
  Eric f926c0abe4 Added back hook for iterator closing 5 years ago
  Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 5 years ago
  mindspore-ci-bot 3280474d71 !9533 dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix 5 years ago
  alex-yuyue 797b37c78d Remove std::optional in datasets_bindings 5 years ago
  Cathy Wong 69b269c6cf dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix 5 years ago
  mindspore-ci-bot 4f607e9c26 !9335 Add multiprocessing support to per_batch_map 5 years ago
  hesham 809f9c91be Add multiprocessing support to per_batch_map 5 years ago
  YangLuo a2ec7ad5bd Fix concat issue & fix schema doc 5 years ago
  zhangyi 13e2aee0ea fix somee error format for comments. 5 years ago
  mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize 5 years ago
  Mahdi f80553bc6e Optimization for GetDatasetSize 5 years ago
  mindspore-ci-bot 920bbf1541 !9277 fix schema & zip validation 5 years ago
  YangLuo 5cc3b76577 fix schema & zip validation 5 years ago
  mindspore-ci-bot c3e7a8255c !9248 Add input check to nlp operators 5 years ago
  Eric cf802c839c Added missing input check for nlp operator 5 years ago
  mindspore-ci-bot 93d37b0bd9 !9201 Fix minor style issues for MD 5 years ago
  mindspore-ci-bot 762793cb8f !9175 fix a bug in random resize crop op and some lint 5 years ago
  Xiao Tianci 12da8717b7 1.correct param check for vision op 2.fix config review 3.fix api doc 5 years ago
  Eric 212eccbbae Added fix for sync wait input check 5 years ago
  luoyang aa4bf9a3f2 [MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad 5 years ago
  tinazhang 27698866d1 Block take/skip under cache and fix docstring 5 years ago
  mindspore-ci-bot 2ac9eafebb !9053 [MD] fix bug in dataset deepcopy 5 years ago
  xiefangqi 8cef90f2de fix psserver problem 5 years ago
  liyong 5b035408f6 fix deepycopy bug 5 years ago
  Eric Zhang 809e1d5086 added python api based on cpp api 5 years ago
  liyong 48e688c166 add dynamic shape support 5 years ago
  mindspore-ci-bot 8e1ce841b4 !8688 dataset: modify the error log msg in python layer to be more acceptable 5 years ago
  ms_yan 0cb5c47856 add err modify 5 years ago
  xiefangqi 4447d08ca9 fix minddata multiprogress hang problem 5 years ago
  mindspore-ci-bot 9be483f386 !8534 fix CSVDataset get_dataset_size interface 5 years ago
  Zirui Wu 3555d19b07 fix get num_class in imagefolder 5 years ago
  anzhengqi 853d10cd7d fix CSVDataset get_dataset_size interface 5 years ago
  ms_yan ccaa601d25 modify api comment and repair deepcopy resulted total_batch attribute missing problem when sink_size is specified 5 years ago
  Zirui Wu 5d1ada682c remove uncessary headers 5 years ago
  liyong 0d40abf5dd fix md padding bug 5 years ago
  heleiwang 4f946bc54b Modify the processing method of multiple processes in the GeneratorDataset: 5 years ago
  jonyguo f258697901 add per_batch_map usage in api comment 5 years ago
  anzhengqi 5cf079595e fix sink_size error 5 years ago
  luoyang 2dc8e5f421 [MD] C++ api add MindDataset 5 years ago
  mindspore-ci-bot 6f77ec45f1 !6905 [MD] Enable cache for more leaf datasets 5 years ago
  xiefangqi 82bc278e26 minddata use new ps api 5 years ago
  Lixia Chen 477808e622 Enable cache for other leaf ops 5 years ago
  YangLuo 977c41db01 Fix timeout of GeneratorDataset multiprocessing 5 years ago
  mindspore-ci-bot 4c0b3c1bd3 !6017 per_batch_map needs to support x input columns and y output columns 5 years ago
  Zirui Wu 0cab373223 per_batch_map supports x num_columns to y num_columns 5 years ago
  mindspore-ci-bot 2f3add4acd !6301 [MD] Combine c++ and python ops in map 5 years ago
  nhussain fda9462682 embed python compose op 5 years ago
  YangLuo 2fa3e2ea2f Add comment for "relax timeout constraint" & "try to call terminate" 5 years ago