Home
last modified time | relevance | path

Searched refs:ForEachMutableSubshape (Results 1 – 7 of 7) 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/service/
Dbfloat16_normalization.cc177 ShapeUtil::ForEachMutableSubshape( in ChangeOutputTypeThenInsertConvertBack()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc50 ShapeUtil::ForEachMutableSubshape( in ConvertType()
Dshape_util.h529 static void ForEachMutableSubshape(Shape* shape,
Dshape_util_test.cc537 ShapeUtil::ForEachMutableSubshape( in TEST()
Dshape_util.cc905 /* static */ void ShapeUtil::ForEachMutableSubshape( in ForEachMutableSubshape() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla.cc416 ShapeUtil::ForEachMutableSubshape( in PYBIND11_MODULE()