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

  /external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
dnn_tree_combined_estimator.py 65 tree_examples_per_layer,
84 tree_examples_per_layer: Number of examples to accumulate before
200 examples_per_layer=tree_examples_per_layer,
265 tree_examples_per_layer,
289 tree_examples_per_layer: Number of examples to accumulate before
336 tree_learner_config, num_trees, tree_examples_per_layer, config,
355 tree_examples_per_layer,
378 tree_examples_per_layer: Number of examples to accumulate before
430 tree_learner_config, num_trees, tree_examples_per_layer, config,
451 tree_examples_per_layer,
    [all...]
dnn_tree_combined_estimator_test.py 76 tree_examples_per_layer=3,
92 tree_examples_per_layer=3,
  /external/tensorflow/tensorflow/contrib/boosted_trees/examples/
boston_combined.py 70 tree_examples_per_layer=FLAGS.batch_size,

Completed in 52 milliseconds