Skip to content

Commit 7059eeb

Browse files
jkr26tensorflower-gardener
authored andcommitted
Adds standalone dataset to TF CC shared object.
PiperOrigin-RevId: 414599712 Change-Id: I12c2c65f189f0e60046e3d7bbd302192d926cb51
1 parent 4b8b9db commit 7059eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -1058,6 +1058,7 @@ tf_cc_shared_object(
10581058
"//tensorflow/cc:client_session",
10591059
"//tensorflow/cc:scope",
10601060
"//tensorflow/core:tensorflow",
1061+
"//tensorflow/core/data:standalone",
10611062
],
10621063
)
10631064

0 commit comments

Comments
 (0)