Commit a09c68ea authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Enable ImportGraphDef to import unbound graph when input_map maps all unbound

inputs.

tf.import_graph_def() in Python allows to import graphs with unbound input when
proper input_map is provided, but tensorflow::ImportGraphDef() does not allow
importing such graphs. Because of this difference, using the same graph in
Python and C++ results in different output (ok vs error).

PiperOrigin-RevId: 175600872
parent 2401b024
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment