Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.h97 struct IndexedShape { struct
99 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() argument
101 ShapeIndex index;
102 Shape shape;