Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h566 static void ForEachIndex(const Shape& shape, in ForEachIndex() function
Dshape_util_test.cc563 TEST(ShapeUtilTest, ForEachIndex) { in TEST() argument