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

  /external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
dnn_tree_combined_estimator.py 69 dnn_input_layer_to_tree=True, dnn_steps_to_train=10000,
100 dnn_input_layer_to_tree: Whether to provide the DNN's input layer
105 used by the model's boosted trees. If dnn_input_layer_to_tree is
192 if dnn_input_layer_to_tree:
277 dnn_input_layer_to_tree=True,
316 dnn_input_layer_to_tree: Whether to provide the DNN's input layer
321 used by the model's boosted trees. If dnn_input_layer_to_tree is
338 dnn_input_layer_partitioner, dnn_input_layer_to_tree,
366 dnn_input_layer_to_tree=True,
405 dnn_input_layer_to_tree: Whether to provide the DNN's input laye
    [all...]
dnn_tree_combined_estimator_test.py 97 dnn_input_layer_to_tree=False,
  /external/tensorflow/tensorflow/contrib/boosted_trees/examples/
boston_combined.py 73 dnn_input_layer_to_tree=True,

Completed in 367 milliseconds