93 Commits (44abd94b42cee0483fae1925c00a809293454d59)

Author SHA1 Message Date
  Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 5 years ago
  Cathy Wong 69b269c6cf dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix 5 years ago
  Cathy Wong d15072ca27 dataset Python Pushdown - minor review rework 5 years ago
  mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize 5 years ago
  Mahdi f80553bc6e Optimization for GetDatasetSize 5 years ago
  YangLuo 5cc3b76577 fix schema & zip validation 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
  shenwei41 ce80db0985 Modify alarm information 5 years ago
  mindspore-ci-bot 51a57b9243 !8541 [Data]Small minddata lite for train task 5 years ago
  mindspore-ci-bot c54a4a4494 !8540 Added GetColumnNames to C++ 5 years ago
  Mahdi 5a7515e48f Added GetColumnNames to C++ 5 years ago
  xulei2020 9b81396130 small minddata lite for train task 5 years ago
  Eric a21eb2d527 Added random node fix 5 years ago
  alex-yuyue d7c3a9ba00 Add GetClassIndexing 5 years ago
  Zirui Wu 7538f82da9 add callback to map's c api 5 years ago
  Xiao Tianci 4a5e287b92 add filter c api and ut 5 years ago
  Zirui Wu 5d1ada682c remove uncessary headers 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 7ef7bef1d8 !7796 [MD] Enable C++ cache api for non-mappable datasets 5 years ago
  mindspore-ci-bot 8f44074796 !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 5 years ago
  luoyang 52d278e858 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 5 years ago
  Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api 5 years ago
  alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses 5 years ago
  mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api 5 years ago
  hesham f3880f8355 Add GetBatchSizer and GetRepeatCount to c++ API 5 years ago
  Xiao Tianci 7b1b457ccf c++ api add DeviceQueue 5 years ago
  mindspore-ci-bot 3d194137da !7702 Redesigned GetOutputType and GetOutputShape 5 years ago
  alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes 5 years ago
  mindspore-ci-bot fe2852df82 !7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord 5 years ago
  Lixia Chen bc396febae Add testcases for cache c api 5 years ago
  tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL 5 years ago
  Mahdi 0e03f5b0dd Added GetDatasetSize 5 years ago
  mindspore-ci-bot 3355bb5f2f !7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/ 5 years ago
  mindspore-ci-bot 9d35fdc4e5 !7653 [MD] C++ api SaveOp 5 years ago
  Zirui Wu cfc50e231a Added IR breakdown for remaining ops after PR7596 5 years ago
  luoyang 8e60cfe800 [MD] C++ api save 5 years ago
  hesham c94162ac94 Add c++ API for dataset Caching 5 years ago
  Zirui Wu d471552fc5 shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added 5 years ago
  mindspore-ci-bot 938f377886 !7555 Add TreeConsumer and RuntimeContext to support multiple front ends 5 years ago
  hesham d7b5f48345 Change c++ Iterator to use Runtime2 5 years ago
  Zirui Wu 52eec881ec Refactor ImageFolderNode and BatchNode into its separate files 5 years ago
  Zirui Wu aa8442e0a3 add skeleton code for tree_adapter 5 years ago
  alex-yuyue 24f35ae322 Change IR to take dataset Obj as input and change name *Dataset to *Node 5 years ago
  luoyang 2dc8e5f421 [MD] C++ api add MindDataset 5 years ago
  Cathy Wong f91ecaaf6d C++ API: Change datasets.cc ValidateParams support to return Status instead of bool 5 years ago
  Mahdi e92d4edceb Updated TensorRow conversion 5 years ago
  Eric c24870604e Added fix for arm 64 build 5 years ago
  luoyang 9064a5f731 add num_row check & fix api distributed sampler, lookup, default value 5 years ago