Home
last modified time | relevance | path

Searched defs:ShapeToString (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_test.cc59 TEST_F(ShapeTest, ShapeToString) { in TEST_F() argument
Dliteral.cc1042 string ShapeToString(bool print_layout, const Shape& shape) { in ShapeToString() function
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc1823 string ShapeToString(const Shape& shape) { in ShapeToString() function