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

  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/
categorical_split_handler.py 135 per_partition_gradients = math_ops.unsorted_segment_sum(
152 [per_partition_gradients, filtered_gradients], 0)
ordinal_split_handler.py 484 per_partition_gradients = math_ops.unsorted_segment_sum(
500 [per_partition_gradients, filtered_gradients], 0)

Completed in 67 milliseconds