Searched defs:RandomAffine (Results 1 – 4 of 4) sorted by relevance
898 class RandomAffine(py_transforms.PyTensorOperation): class
995 class RandomAffine(ImageTensorOperation): class
3773 class RandomAffine(ImageTensorOperation, PyTensorOperation): class
781 RandomAffine::RandomAffine(const std::vector<float_t> °rees, const std::vector<float_t> &transla… in RandomAffine() function in mindspore::dataset::vision::RandomAffine