Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dgraph_matcher.py194 def merge_from(self, other_match_result): argument
196 self._pattern_to_op_tensor.update(other_match_result._pattern_to_op_tensor)
197 self._name_to_pattern.update(other_match_result._name_to_pattern)