Searched refs:stats_summary_shape (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | BoostedTreesSparseAggregateStats.pbtxt | 36 name: "stats_summary_shape"
|
D | BoostedTreesSparseCalculateBestFeatureSplit.pbtxt | 16 name: "stats_summary_shape"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | BoostedTreesSparseAggregateStats.pbtxt | 36 name: "stats_summary_shape"
|
D | BoostedTreesSparseCalculateBestFeatureSplit.pbtxt | 16 name: "stats_summary_shape"
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BoostedTreesSparseAggregateStats.pbtxt | 61 name: "stats_summary_shape"
|
D | api_def_BoostedTreesSparseCalculateBestFeatureSplit.pbtxt | 24 name: "stats_summary_shape"
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | stats_ops.cc | 979 const auto stats_summary_shape = stats_summary_shape_t->vec<int32>(); in Compute() local 980 const int32 num_buckets = stats_summary_shape(2) - 1; in Compute() 981 const int32 stats_dims = stats_summary_shape(3); in Compute()
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 3576 …, stats_summary_indices tf.Output, stats_summary_values tf.Output, stats_summary_shape tf.Output, … 3587 …node_id_range, stats_summary_indices, stats_summary_values, stats_summary_shape, l1, l2, tree_comp… 9774 … (stats_summary_indices tf.Output, stats_summary_values tf.Output, stats_summary_shape tf.Output) {
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 629 …id_range\', \'stats_summary_indices\', \'stats_summary_values\', \'stats_summary_shape\', \'l1\', …
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 629 …id_range\', \'stats_summary_indices\', \'stats_summary_values\', \'stats_summary_shape\', \'l1\', …
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 6133 name: "stats_summary_shape" 6164 name: "stats_summary_shape"
|