Searched defs:SortSparseElements (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/ | ||
D | literal.cc | 973 void MutableLiteralBase::SortSparseElements(const ShapeIndex& shape_index) { in SortSparseElements() function in xla::MutableLiteralBase |
D | literal_test.cc | 1958 TEST_F(LiteralUtilTest, SortSparseElements) { in TEST_F() argument |