Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go9715 type DataFormatDimMapAttr func(optionalAttr) type
9748 func DataFormatDimMap(scope *Scope, x tf.Output, optional ...DataFormatDimMapAttr) (y tf.Output) {