Searched defs:RandomCrop (Results 1 – 2 of 2) sorted by relevance
192 class RandomCrop(PreprocessingLayer): class
13512 func RandomCrop(scope *Scope, image tf.Output, size tf.Output, optional ...RandomCropAttr) (output … func