Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go22970 type QuantizedDepthwiseConv2DWithBiasAttr func(optionalAttr) type
22976 …c QuantizedDepthwiseConv2DWithBiasOutType(value tf.DataType) QuantizedDepthwiseConv2DWithBiasAttr {
22986 func QuantizedDepthwiseConv2DWithBiasDilations(value []int64) QuantizedDepthwiseConv2DWithBiasAttr {
23009 …r tf.Output, strides []int64, padding string, optional ...QuantizedDepthwiseConv2DWithBiasAttr) (o… argument