Home
last modified time | relevance | path

Searched refs:pruning_mode (Results 1 – 19 of 19) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/boosted_trees/
Dtraining_ops_test.py73 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/
DBoostedTreesUpdateEnsembleV2.pbtxt55 name: "pruning_mode"
119 name: "pruning_mode"
191 name: "pruning_mode"
DBoostedTreesUpdateEnsemble.pbtxt45 name: "pruning_mode"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DBoostedTreesUpdateEnsemble.pbtxt45 name: "pruning_mode"
DBoostedTreesUpdateEnsembleV2.pbtxt56 name: "pruning_mode"
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dtraining_ops.cc285 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/
Dapi_def_BoostedTreesUpdateEnsemble.pbtxt67 name: "pruning_mode"
Dapi_def_BoostedTreesUpdateEnsembleV2.pbtxt79 name: "pruning_mode"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.estimator.-boosted-trees-regressor.pbtxt25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
Dtensorflow.estimator.-boosted-trees-classifier.pbtxt25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
Dtensorflow.estimator.-boosted-trees-estimator.pbtxt25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
Dtensorflow.raw_ops.pbtxt637 …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/
Dtensorflow.estimator.-boosted-trees-classifier.pbtxt25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
Dtensorflow.estimator.-boosted-trees-estimator.pbtxt25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
Dtensorflow.estimator.-boosted-trees-regressor.pbtxt25 …ree_complexity\', \'min_node_weight\', \'config\', \'center_bias\', \'pruning_mode\', \'quantile_s…
Dtensorflow.raw_ops.pbtxt637 …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/
Dwrappers.go3362 …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/
Dops.pbtxt6317 name: "pruning_mode"
6383 name: "pruning_mode"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt12123 name: "pruning_mode"