Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dquantize.py369 graph_matcher.OneofPattern([
384 graph_matcher.OneofPattern([
401 layer_output_pattern = graph_matcher.OneofPattern(
409 graph_matcher.OneofPattern([layer_output_pattern]),
444 graph_matcher.OneofPattern(
457 graph_matcher.OneofPattern([
531 graph_matcher.OneofPattern([bias_add_pattern, folded_bias_add_pattern]))
Dfold_batch_norms.py176 graph_matcher.OneofPattern([batch_to_space_pattern, layer_pattern])
178 layer_output_pattern = graph_matcher.OneofPattern(
190 graph_matcher.OneofPattern(
204 graph_matcher.OneofPattern(
Dgraph_matcher.py113 class OneofPattern(Pattern): class
Dgraph_matcher_test.py131 transpose_pattern = graph_matcher.OneofPattern([