Commit Graph

24 Commits (3fc204e3bc98eb5c9184a9464e057b1bcf4c9647)

Author SHA1 Message Date
Cathy Wong 3fc204e3bc dataset: Create C++ API classes for vision transform ops
4 years ago
TinaMengtingZhang c5aa3eeef2 Add API class for data transform ops except Compose, RandomApply, RandomChoice
4 years ago
Eric 9953757ff4 Fixed tenor compile error for MD
4 years ago
YangLuo 1893ae8662 [MD] add common validation functions for transform
4 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
5 years ago
Xiao Tianci 0659473535 add TruncateSequencePair, ToNumber C++ API and enable three test cases
5 years ago
mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes
5 years ago
shenwei41 4132228c10 Add c++ api of randomresizecropwithbbox
5 years ago
luoyang d43155b5b0 [MD] Decouple more Transform Ops
5 years ago
luoyang 9a57cbacd9 [MD] Transform api decouple
5 years ago
shenwei41 9ffdf0b6d4 Add transform API
5 years ago
Zirui Wu 5d1ada682c remove uncessary headers
5 years ago
hesham 5169fb4c42 Remove api namespace
5 years ago
shenwei41 779f0f387b Add transforms API
5 years ago
Zirui Wu cfc50e231a Added IR breakdown for remaining ops after PR7596
5 years ago
Zirui Wu d471552fc5 shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
5 years ago
Zirui Wu 52eec881ec Refactor ImageFolderNode and BatchNode into its separate files
5 years ago
Eric d3e89086e5 Removed check for normalize mean
5 years ago
Cathy Wong 9f7c1a32e7 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
5 years ago
mindspore-ci-bot 7e7d47db50 !7266 RandomResizedCrop for C API
5 years ago
shenwei41 87b108f4e0 C++ api add Rescale
5 years ago
Mahdi c8333accfc RandomResizedCrop C API
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