Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 632474571
  • Loading branch information
tensorflower-gardener committed May 11, 2024
1 parent b63427d commit 3a51548
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tensorflow/core/ops/ops.pbtxt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
go/debugonly
go/debugonly
op {
name: "Abort"
attr {
Expand Down
1 change: 0 additions & 1 deletion tensorflow/lite/delegates/gpu/common/data_type_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ limitations under the License.

#include "tensorflow/lite/delegates/gpu/common/data_type.h"

#include <gmock/gmock.h>
#include <gtest/gtest.h>

namespace tflite {
Expand Down
2 changes: 2 additions & 0 deletions tensorflow/lite/delegates/gpu/common/flops_util.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ limitations under the License.

#include "tensorflow/lite/delegates/gpu/common/flops_util.h"

#include "tensorflow/lite/delegates/gpu/common/shape.h"

namespace tflite {
namespace gpu {

Expand Down

0 comments on commit 3a51548

Please sign in to comment.