# Copyright 2020 Google LLC # # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. # # Description: # XNNPACK - optimized floating-point neural network operators library filegroup( name = "bzl_microkernel_lists", srcs = glob([ "**/*.bzl", ]), visibility = ["//:__subpackages__"], )