Fix framework import function dependency.

PiperOrigin-RevId: 163863883
This commit is contained in:
A. Unique TensorFlower 2017-08-01 11:59:39 -07:00 committed by TensorFlower Gardener
parent 66f1485424
commit 9593704b28

View File

@ -418,6 +418,7 @@ py_library(
":cpp_shape_inference_proto_py",
":errors",
":framework_for_generated_wrappers",
":function",
":graph_util",
":lib",
":platform",