Merge pull request #26231 from lgeiger:unused-variable

PiperOrigin-RevId: 236392486
This commit is contained in:
TensorFlower Gardener 2019-03-01 16:00:23 -08:00
commit 02a9fdc083

View File

@ -21,10 +21,6 @@ limitations under the License.
namespace tensorflow {
namespace {
constexpr float kLayerByLayerTreeWeight = 1.0;
} // namespace
// Constructor.
BoostedTreesEnsembleResource::BoostedTreesEnsembleResource()
: tree_ensemble_(