8000 Automated Code Change · linux-on-ibm-z/tensorflow@2c045ad · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c045ad

Browse files
Automated Code Change
PiperOrigin-RevId: 730374491
1 parent b375fd2 commit 2c045ad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tensorflow/lite/experimental/acceleration/compatibility/canonicalize_value_test.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ limitations under the License.
1616

1717
#include <string>
1818

19-
#include <gmock/gmock.h>
2019
#include <gtest/gtest.h>
2120
#include "tensorflow/lite/experimental/acceleration/compatibility/variables.h"
2221

tensorflow/lite/experimental/acceleration/compatibility/json_to_fb.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ limitations under the License.
1717
// Used for creating the binary version of a compatibility list.
1818
//
1919
// The flatc command line is not available in all build environments.
20+
#include <cstdint>
2021
#include <fstream>
2122
#include <iostream>
2223
#include <string>

0 commit comments

Comments
 (0)
0