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