Skip to content

Commit 7c8fc9c

Browse files
committed
Update BUILD file to include video.VideoDataset
Signed-off-by: Yong Tang <[email protected]>
1 parent 431ec83 commit 7c8fc9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ sh_binary(
1010
"//tensorflow_io/ignite:ignite_py",
1111
"//tensorflow_io/kafka:kafka_py",
1212
"//tensorflow_io/kinesis:kinesis_py",
13+
"//tensorflow_io/video:video_py",
1314
],
1415
)

0 commit comments

Comments
 (0)