Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go8082 type RandomCropAttr func(optionalAttr) type
8090 func RandomCropSeed(value int64) RandomCropAttr {
8100 func RandomCropSeed2(value int64) RandomCropAttr {
8122 func RandomCrop(scope *Scope, image tf.Output, size tf.Output, optional ...RandomCropAttr) (output … argument