Searched defs:MakeShapeWithLayout (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/ | ||
D | layout_util_test.cc | 29 Shape MakeShapeWithLayout(PrimitiveType element_type, in MakeShapeWithLayout() function in xla::__anon873bab6d0111::LayoutUtilTest |
D | shape_util.cc | 311 /* static */ Shape ShapeUtil::MakeShapeWithLayout( in MakeShapeWithLayout() function in xla::ShapeUtil |
/external/tensorflow/tensorflow/compiler/xla/python/ | ||
D | xla_compiler.cc | 134 StatusOr<Shape> MakeShapeWithLayout( in MakeShapeWithLayout() function |