Home
last modified time | relevance | path

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

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