Home
last modified time | relevance | path

Searched defs:layer_op (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/quantize/python/
Dquantize.py592 def __init__(self, layer_op, weight_tensor, activation_op, bypass_op, argument
602 def layer_op(self): member in _LayerMatch
Dfold_batch_norms.py446 def _CloneWithNewOperands(layer_op, input_tensor, weight_tensor, argument
1001 def __init__(self, layer_op, bn_op, output_tensor, input_tensor, argument
1023 def layer_op(self): member in _BatchNormMatch