Commit 72f2a1d1 authored by Asim Shankar's avatar Asim Shankar Committed by TensorFlower Gardener
Browse files

graph_constructor: Remove dead code.

Optimizations such as constant-folding and common-subexpression-elimination
are applied directly on a Graph* (for example, by GraphOptimizer in
tensorflow/core/common_runtime/graph_optimizer.h).

I could not find any usage of the GraphConstructorOptions removed in this
change. Would like to keep this file focused on conversion from GraphDef to
Graph and leave operations on the in-memory representation elsewhere.
Change: 133447199
parent cae1546f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment