Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go1005 type DepthToSpaceAttr func(optionalAttr) type
1009 func DepthToSpaceDataFormat(value string) DepthToSpaceAttr {
1110 func DepthToSpace(scope *Scope, input tf.Output, block_size int64, optional ...DepthToSpaceAttr) (o… argument