Home
last modified time | relevance | path

Searched defs:segment_id_shape (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dunsorted_segment_join_op.cc47 const TensorShape& input_shape, const TensorShape& segment_id_shape) { in GetStrides()
61 const TensorShape& segment_id_shape, in GetOutputShape()
89 const TensorShape& segment_id_shape = segment_id.shape(); in Compute() local
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
Dunsorted_segment_test.h49 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentModel()
87 const std::initializer_list<int>& segment_id_shape, in getConstModel()
Dunsorted_segment_prod_test.cc41 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentProdModel()
Dunsorted_segment_min_test.cc42 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentMinModel()
Dunsorted_segment_max_test.cc42 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentMaxModel()
Dunsorted_segment_sum_test.cc42 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentSumModel()
/external/tensorflow/tensorflow/lite/kernels/
Dunsorted_segment_test.h49 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentModel()
87 const std::initializer_list<int>& segment_id_shape, in getConstModel()
Dunsorted_segment_prod_test.cc41 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentProdModel()
Dunsorted_segment_min_test.cc42 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentMinModel()
Dunsorted_segment_max_test.cc42 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentMaxModel()
Dunsorted_segment_sum_test.cc42 const std::initializer_list<int>& segment_id_shape, in UnsortedSegmentSumModel()