Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go16411 type QuantizedMatMulAttr func(optionalAttr) type
16415 func QuantizedMatMulToutput(value tf.DataType) QuantizedMatMulAttr {
16425 func QuantizedMatMulTransposeA(value bool) QuantizedMatMulAttr {
16435 func QuantizedMatMulTransposeB(value bool) QuantizedMatMulAttr {
16446 func QuantizedMatMulTactivation(value tf.DataType) QuantizedMatMulAttr {
16468 …ut, max_a tf.Output, min_b tf.Output, max_b tf.Output, optional ...QuantizedMatMulAttr) (out tf.Ou… argument