46 Commits (693b4cfdc8aaffd69014e94f5909115cd2b7bcff)

Author SHA1 Message Date
  Cathy Wong 71ad3bb808 dataset: Specify Sampler and TensorTransform C++ API classes as final 5 years ago
  mindspore-ci-bot 1f93d097cf !12762 [MD] C++ API class: make Parse() as protected 5 years ago
  luoyang 24de4f12fa MindData support dual ABI 5 years ago
  TinaMengtingZhang ccefa8b32e Make Parse() as protected 5 years ago
  TinaMengtingZhang 518828b639 Support 3 composed data ops and cleanup code 5 years ago
  Zhenglong Li 581f1e82d4 API merge with new API class and new IR class 5 years ago
  Cathy Wong 3fc204e3bc dataset: Create C++ API classes for vision transform ops 5 years ago
  TinaMengtingZhang c5aa3eeef2 Add API class for data transform ops except Compose, RandomApply, RandomChoice 5 years ago
  TinaMengtingZhang 462422acc7 Move transforms and text ir down 5 years ago
  TinaMengtingZhang 6c02670116 Move TensorOperation and validator functions down to /kernels/ir 5 years ago
  luoyang 7ac9dea5d5 fix compile error of 310 inference example 5 years ago
  Cathy Wong 3e6e35d749 dataset: delete minddata/dataset/include/status.h 5 years ago
  YangLuo 1893ae8662 [MD] add common validation functions for transform 5 years ago
  luoyang 180f903266 Forward declare for nlohmann::json 5 years ago
  TinaMengtingZhang 4812fece80 [Part I] Push down json save logic to IR and add getter to each IR node 5 years ago
  Zirui Wu 0e68575e77 port over getter pass 5 years ago
  YangLuo 7c6dbcbe01 c++ minddata eager plus ms eager 5 years ago
  mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes 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
  luoyang d43155b5b0 [MD] Decouple more Transform Ops 5 years ago
  hesham 5169fb4c42 Remove api namespace 5 years ago
  Cathy Wong 051bc60edb C++ API: ValidateParams support for TensorOps; plus minor dataset fixes 5 years ago
  YangLuo 9e033bbe19 C++ api add TypeCaseOp & RandomCropDecodeResizeOp 5 years ago
  Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace 5 years ago
  islam_amin 94a4a3f20b changing affine and posterize apis 5 years ago
  nhussain 738ae2c78d change api to use std_vector 5 years ago
  islam_amin 979111d0ef Added Posterize Op 5 years ago
  mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op 5 years ago
  mahdi 3ecc53fb4e Added CutMix 5 years ago
  Alexey Shevlyakov 8526d5414d RandomColor 5 years ago
  eric 6a41b44724 Added wrapper around color change function 5 years ago
  avakh 477528de7f random sharpness cpp op support 5 years ago
  nhussain 7766efd58e add files 5 years ago
  mindspore-ci-bot f21ee64fd0 !4247 Add ChannelSwap operation 5 years ago
  mindspore-ci-bot 2cab58fdbc !3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize 5 years ago
  islam_amin e52d85ba9d Added RandomAffine Op 5 years ago
  mindspore-ci-bot 612f533d15 !3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp 5 years ago
  ervinzhang 3a1d8b5f39 added channel swap operation in transforms.h 5 years ago
  YangLuo e6a12946c8 Updata voc build() & add C++ Op CreateTupleIterator 5 years ago
  Mahdi 1896950ae5 Added Mixup 5 years ago
  Cathy Wong 49a1e01390 C++ API: Reorder transforms.h alphabetically 5 years ago
  Eric 465a69a70a Added crop signature, wip 5 years ago
  Amir Lashkari 6f186aafa0 Update Python UA op, AutoContrast Op and UT 5 years ago
  liubuyu 76dc80e7b7 Unified code style 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago