Skip to content

Commit f827bad

Browse files
aselletensorflower-gardener
authored andcommitted
Automated rollback of commit 41d2968
PiperOrigin-RevId: 222194093
1 parent 29a154f commit f827bad

File tree

10 files changed

+1588
-1172
lines changed

10 files changed

+1588
-1172
lines changed

tensorflow/lite/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ cc_library(
131131
name = "framework",
132132
srcs = [
133133
"allocation.cc",
134+
"core/subgraph.cc",
134135
"graph_info.cc",
135136
"interpreter.cc",
136137
"model.cc",
@@ -155,6 +156,7 @@ cc_library(
155156
"allocation.h",
156157
"context.h",
157158
"context_util.h",
159+
"core/subgraph.h",
158160
"error_reporter.h",
159161
"graph_info.h",
160162
"interpreter.h",

0 commit comments

Comments
 (0)