Correct BUILD file with buildifier.

This commit is contained in:
Jens Elofsson 2019-05-07 16:35:05 +02:00
parent b486d3d2ab
commit 8e56e4a4a1

View File

@ -51,10 +51,10 @@ cc_library(
cc_library(
name = "portable_optimized_micro_ops",
srcs = [
"conv.cc",
"fully_connected.cc",
"pooling.cc",
"portable_optimized/depthwise_conv.cc",
"conv.cc",
"softmax.cc",
],
hdrs = [