Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
wschin committed Apr 26, 2019
1 parent a19309e commit 6c0c134
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onnx/defs/optimizer/defs.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Copyright (c) ONNX Project Contributors.
// Licensed under the MIT license.

#include "onnx/defs/schema.h"
namespace ONNX_NAMESPACE {
static const char* Adagrad_ver10_doc = R"DOC(
Compute one iteration of ADAGRAD, a stochastic gradient based optimization
Expand Down

0 comments on commit 6c0c134

Please sign in to comment.