Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dclient_library_test_base.cc331 ShapeUtil::ForEachMutableSubshape( in ComputeAndCompareLiteralWithStatus()
388 ShapeUtil::ForEachMutableSubshape( in ComputeAndCompareLiteralWithStatus()
623 ShapeUtil::ForEachMutableSubshape(&new_shape, in MaybeConvertShapeToBfloat16()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc50 ShapeUtil::ForEachMutableSubshape( in ConvertType()
Dshape_util.h516 static void ForEachMutableSubshape(Shape* shape,
Dshape_util_test.cc515 ShapeUtil::ForEachMutableSubshape( in TEST()
Dshape_util.cc905 /* static */ void ShapeUtil::ForEachMutableSubshape( in ForEachMutableSubshape() function in xla::ShapeUtil