Commit Graph

21 Commits (49144fde376c1925fd179d79b744a374defe6342)

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