Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h187 struct IndexedShape { struct
189 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() argument
191 ShapeIndex index;
192 Shape shape;