Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc99 StatusOr<Shape> MakeShapeWithLayoutInternal( in MakeShapeWithLayoutInternal() function
318 auto ret = MakeShapeWithLayoutInternal(element_type, dimensions, in MakeShapeWithLayout()