Home
last modified time | relevance | path

Searched refs:MakeShapeWithLayoutInternal (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc91 StatusOr<Shape> MakeShapeWithLayoutInternal( in MakeShapeWithLayoutInternal() function
193 return MakeShapeWithLayoutInternal(element_type, dimensions, minor_to_major, in MakeShapeWithLayout()