Internal change

PiperOrigin-RevId: 284269772
Change-Id: I6ea267405e1d0225ad61874b1e8297432b3067c4
This commit is contained in:
Brian Atkinson 2019-12-06 15:02:00 -08:00 committed by TensorFlower Gardener
parent 90c86cccf4
commit 1d96a6103c

View File

@ -12,7 +12,7 @@ exports_files(["LICENSE"])
gen_selected_ops(
name = "smartreply_ops",
model = "@tflite_smartreply//:smartreply.tflite",
model = ["@tflite_smartreply//:smartreply.tflite"],
)
cc_library(