Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go14386 type QuantizeV2Attr func(optionalAttr) type
14390 func QuantizeV2Mode(value string) QuantizeV2Attr {
14398 func QuantizeV2RoundMode(value string) QuantizeV2Attr {
14512 …min_range tf.Output, max_range tf.Output, T tf.DataType, optional ...QuantizeV2Attr) (output tf.Ou… argument