Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dquant_ops_test.py61 min_value, max_value = self._GetMinMaxValues(quant_ops.MovingAvgQuantize,
68 quant_ops.MovingAvgQuantize, [[-1, 1], [0, 0]], shape=None)
74 quant_ops.MovingAvgQuantize, [[-1, 0.5], [0, 0]], symmetric=True)
81 quant_ops.MovingAvgQuantize, [[-1, 0.5], [0, 0]],
111 _ = quant_ops.MovingAvgQuantize(
Dquant_ops.py185 def MovingAvgQuantize(inputs, function
Dquantize.py732 quant_ops.MovingAvgQuantize(