Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h191 struct IndexedShape { struct
193 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() argument
195 ShapeIndex index;
196 Shape shape;