Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go13472 type RandomCropAttr func(optionalAttr) type
13480 func RandomCropSeed(value int64) RandomCropAttr {
13490 func RandomCropSeed2(value int64) RandomCropAttr {
13512 func RandomCrop(scope *Scope, image tf.Output, size tf.Output, optional ...RandomCropAttr) (output … argument