Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h186 struct IndexedShape { struct
188 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() function
190 ShapeIndex index;
191 Shape shape;