Introduce ordered_inputs option to graph_matcher to allow simpler matching of commuta...
authorSuharsh Sivakumar <suharshs@google.com>
Fri, 11 May 2018 17:51:24 +0000 (10:51 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 11 May 2018 17:54:15 +0000 (10:54 -0700)
commit1aa40a1ce7869b6557049bcc623dad452a69ef6c
treeb1ecb13467bd9770f83934e9228c8d99b3a34c3e
parent227eee585118e942e5fefa8f949562749c482f7a
Introduce ordered_inputs option to graph_matcher to allow simpler matching of commutative operations.

#18919

PiperOrigin-RevId: 196276502
tensorflow/contrib/quantize/python/graph_matcher.py
tensorflow/contrib/quantize/python/graph_matcher_test.py
tensorflow/contrib/quantize/python/quantize.py