Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h527 static Status ForEachMutableSubshapeWithStatus(
Dshape_util.cc924 /* static */ Status ShapeUtil::ForEachMutableSubshapeWithStatus( in ForEachMutableSubshapeWithStatus() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h551 Status status = xla::ShapeUtil::ForEachMutableSubshapeWithStatus( in Compute()
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc1632 TF_RETURN_IF_ERROR(ShapeUtil::ForEachMutableSubshapeWithStatus( in AssignLayouts()