Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h175 struct IndexedShape { struct
177 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() function
179 ShapeIndex index;
180 Shape shape;