Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dquantize.py259 if _CheckIfQuantizableOp(op, quantized_ops):
277 def _CheckIfQuantizableOp(src_op, quantized_ops): function
321 if _CheckIfQuantizableOp(input_op.op, quantized_ops):