MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ToShapeIndex

Method ToShapeIndex

tensorflow/compiler/xla/shape_util.h:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 return result;
157 }
158 ShapeIndex ToShapeIndex() const { return ShapeIndex(begin(), end()); }
159
160 bool operator==(const ShapeIndexView& other) const;
161 bool operator!=(const ShapeIndexView& other) const;

Callers 1

HandleGetTupleElementMethod · 0.80

Calls 1

ShapeIndexClass · 0.85

Tested by

no test coverage detected