mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
internal change.
PiperOrigin-RevId: 174197506
This commit is contained in:
parent
c40d541733
commit
6849ef8f6d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user