[INTEL MKL] Skip special nodes inserted by TF and MKL (#18077)
authorbhavani-subramanian <bhavani1.subramanian@intel.com>
Wed, 11 Apr 2018 22:10:38 +0000 (15:10 -0700)
committerRasmus Munk Larsen <rmlarsen@google.com>
Wed, 11 Apr 2018 22:10:38 +0000 (15:10 -0700)
commit64c3e9f9636c73a5aec11572475f2cd26dbbc87b
tree861b868c14a519028cae282c73586d1bcf1aa5b6
parentb1f028cce18204114c0c8224f7258b75e53687f2
[INTEL MKL] Skip special nodes inserted by TF and MKL (#18077)

* Skip special nodes inserted by TF. This fixes TFDO-178 JIIRA issue.

* Added a comment about skipping nodes with an /_ in them.

* Stripped trailing whitespace.

* Wrapped code such that it is executed only when INTEL_MKL is defined.
tensorflow/core/grappler/clusters/single_machine_test.cc