Home
last modified time | relevance | path

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

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