Fix for the error with buildifier.

This commit is contained in:
Elena Zhelezina 2020-03-25 10:33:07 +00:00
parent 9140684f7a
commit 913a78794d

View File

@ -195,8 +195,8 @@ cc_library(
deps = [
":cpu_check",
":types",
"@gemmlowp//:fixedpoint",
"//tensorflow/core/platform:macros",
"@gemmlowp//:fixedpoint",
],
)