Home
last modified time | relevance | path

Searched defs:unsorted_segment_op (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_math_ops.py161 def _ragged_segment_aggregate(unsorted_segment_op, argument
477 unsorted_segment_op, argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/op_tests/
H A Dunsorted_segment.py23 def make_unsorted_segment_tests(options, unsorted_segment_op): argument