Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go9102 type DepthwiseConv2dNativeAttr func(optionalAttr) type
9112 func DepthwiseConv2dNativeDataFormat(value string) DepthwiseConv2dNativeAttr {
9126 func DepthwiseConv2dNativeDilations(value []int64) DepthwiseConv2dNativeAttr {
9159 … filter tf.Output, strides []int64, padding string, optional ...DepthwiseConv2dNativeAttr) (output… argument