internal change.

PiperOrigin-RevId: 174197506
This commit is contained in:
A. Unique TensorFlower 2017-11-01 10:19:07 -07:00 committed by TensorFlower Gardener
parent c40d541733
commit 6849ef8f6d

View File

@ -19,7 +19,6 @@ from __future__ import print_function
# pylint: disable=unused-import
from tensorflow.contrib.boosted_trees.python.ops import boosted_trees_ops_loader
from tensorflow.contrib.boosted_trees.python.ops.gen_prediction_ops import gradient_trees_partition_examples
from tensorflow.contrib.boosted_trees.python.ops.gen_prediction_ops import gradient_trees_prediction
# pylint: enable=unused-import
# pylint: disable=wildcard-import
from tensorflow.contrib.boosted_trees.python.ops.gen_prediction_ops import *
# pylint: enable=wildcard-import