blob: 41b58713c13c4ca8e659a8aa63f7e452272e0e7e [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
add_library(minimizers
gradient-evaluator.cc
loss-minimizer.cc
parallel-boosting-with-momentum.cc)