Searched refs:pruning_mode (Results 1 – 19 of 19) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/boosted_trees/ |
D | training_ops_test.py | 73 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 180 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 289 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 402 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 616 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 814 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 1017 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 1232 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 1458 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, 1610 pruning_mode=boosted_trees_ops.PruningMode.NO_PRUNING, [all …]
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | BoostedTreesUpdateEnsembleV2.pbtxt | 55 name: "pruning_mode" 119 name: "pruning_mode" 191 name: "pruning_mode"
|
D | BoostedTreesUpdateEnsemble.pbtxt | 45 name: "pruning_mode"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | BoostedTreesUpdateEnsemble.pbtxt | 45 name: "pruning_mode"
|
D | BoostedTreesUpdateEnsembleV2.pbtxt | 56 name: "pruning_mode"
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | training_ops.cc | 285 const auto pruning_mode = in Compute() local 315 if (pruning_mode == kPrePruning) { in Compute() 354 if (pruning_mode == kPostPruning) { in Compute()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BoostedTreesUpdateEnsemble.pbtxt | 67 name: "pruning_mode"
|
D | api_def_BoostedTreesUpdateEnsembleV2.pbtxt | 79 name: "pruning_mode"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.estimator.-boosted-trees-regressor.pbtxt | 25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
|
D | tensorflow.estimator.-boosted-trees-classifier.pbtxt | 25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
|
D | tensorflow.estimator.-boosted-trees-estimator.pbtxt | 25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
|
D | tensorflow.raw_ops.pbtxt | 637 …tribs\', \'right_node_contribs\', \'max_depth\', \'learning_rate\', \'pruning_mode\', \'name\'], v… 641 …node_contribs\', \'split_types\', \'max_depth\', \'learning_rate\', \'pruning_mode\', \'logits_dim…
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.estimator.-boosted-trees-classifier.pbtxt | 25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
|
D | tensorflow.estimator.-boosted-trees-estimator.pbtxt | 25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
|
D | tensorflow.estimator.-boosted-trees-regressor.pbtxt | 25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
|
D | tensorflow.raw_ops.pbtxt | 637 …tribs\', \'right_node_contribs\', \'max_depth\', \'learning_rate\', \'pruning_mode\', \'name\'], v… 641 …node_contribs\', \'split_types\', \'max_depth\', \'learning_rate\', \'pruning_mode\', \'logits_dim…
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 3362 …e_contribs []tf.Output, max_depth tf.Output, learning_rate tf.Output, pruning_mode int64) (o *tf.O… 3366 attrs := map[string]interface{}{"pruning_mode": pruning_mode} 40233 …plit_types []tf.Output, max_depth tf.Output, learning_rate tf.Output, pruning_mode tf.Output, opti… 40244 …utputList(right_node_contribs), tf.OutputList(split_types), max_depth, learning_rate, pruning_mode,
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 6317 name: "pruning_mode" 6383 name: "pruning_mode"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v2.pbtxt | 12123 name: "pruning_mode"
|