Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dsorting.cc179 XlaBuilder* builder) -> StatusOr<std::vector<XlaOp>> { in TopKWithPartitions()
/aosp_15_r20/external/pytorch/test/
H A Dtest_namedtensor.py1247 def values_and_indices(t): function