Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Ddynamic_partition_op.cc73 xla::XlaOp sorted_partitions = xla::GetTupleElement(sorted, 0); in DynamicPartition1D() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dutils.cc81 std::vector<TfLiteDelegateParams*> sorted_partitions(partitions_); in GetFirstNLargestPartitions() local