Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go34887 type RandomCropAttr func(optionalAttr) type
34927 func RandomCrop(scope *Scope, image tf.Output, size tf.Output, optional ...RandomCropAttr) (output …