blob: 49dcfee0240d9c85b4d344469b8df62e5ac0332b [file] [log] [blame]
# Copyright 2018 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(lossmin_loss_minimizers
gradient-evaluator.cc
loss-minimizer.cc
parallel-boosting-with-momentum.cc)