Searched defs:ShapeIndexView (Results 1 – 1 of 1) sorted by relevance
46 class ShapeIndexView; variable131 ShapeIndexView(std::initializer_list<int64> indices) : indices_(indices) {} in ShapeIndexView() function