Home
last modified time | relevance | path

Searched defs:RandomCropAttr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go34695 type RandomCropAttr func(optionalAttr) type
34736 func RandomCrop(scope *Scope, image tf.Output, size tf.Output, optional ...RandomCropAttr) (output …