Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util_test.cc29 Shape MakeShapeWithLayout(PrimitiveType element_type, in MakeShapeWithLayout() function in xla::__anon873bab6d0111::LayoutUtilTest
Dshape_util.cc311 /* static */ Shape ShapeUtil::MakeShapeWithLayout( in MakeShapeWithLayout() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_compiler.cc134 StatusOr<Shape> MakeShapeWithLayout( in MakeShapeWithLayout() function