HomeSort by relevance Sort by last modified time
    Searched refs:_get_tfbt (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/boosted_trees/examples/
binary_mnist.py 75 def _get_tfbt(output_dir): function
106 estimator=_get_tfbt(output_dir),
boston.py 53 def _get_tfbt(output_dir, feature_cols): function
115 estimator=_get_tfbt(output_dir, feature_columns),
mnist.py 70 def _get_tfbt(output_dir): function
108 estimator=_get_tfbt(output_dir),

Completed in 147 milliseconds