Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h46 class ShapeIndexView; variable
131 ShapeIndexView(std::initializer_list<int64> indices) : indices_(indices) {} in ShapeIndexView() function