We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf3773 commit 3ed271bCopy full SHA for 3ed271b
tensorflow/cc/saved_model/loader.cc
@@ -21,7 +21,7 @@ limitations under the License.
21
#include "tensorflow/cc/saved_model/loader_util.h"
22
#include "tensorflow/cc/saved_model/reader.h"
23
#include "tensorflow/core/framework/attr_value.pb.h"
24
-#include "tensorflow/core/framework/function.proto.h"
+#include "tensorflow/core/framework/function.pb.h"
25
#include "tensorflow/core/framework/node_def.pb.h"
26
#include "tensorflow/core/framework/tensor.pb.h"
27
#include "tensorflow/core/lib/io/path.h"
0 commit comments