Home
last modified time | relevance | path

Searched refs:ForEachSubshapeWithStatus (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_shape_verifier.cc21 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in Preprocess()
Dir_emitter.cc2523 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in HandleWhile()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_shape_verifier.cc21 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in Preprocess()
Dgpu_executable.cc980 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in GetOutputInfo()
/external/tensorflow/tensorflow/compiler/xla/service/
Dgeneric_transfer_manager.cc72 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in TransferLiteralFromDevice()
112 return ShapeUtil::ForEachSubshapeWithStatus( in TransferLiteralToDeviceAsync()
Doptimize_input_output_buffer_alias.cc66 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in Build()
Dlayout_assignment.cc375 return ShapeUtil::ForEachSubshapeWithStatus( in SetInstructionLayout()
413 return ShapeUtil::ForEachSubshapeWithStatus( in SetInstructionLayout()
929 return ShapeUtil::ForEachSubshapeWithStatus( in CheckParameterLayout()
1643 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in PropagateOperandConstraint()
1679 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in PropagateOperandConstraint()
2370 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in PropagateComputationLayouts()
Dtransfer_manager.cc291 return ShapeUtil::ForEachSubshapeWithStatus( in WriteTupleIndexTablesAsync()
Dbuffer_assignment.cc504 Status status = ShapeUtil::ForEachSubshapeWithStatus( in HaveDisjointSlices()
Dhlo_verifier.cc1630 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in CheckMixedPrecisionOperands()
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtracked_device_buffer_test.cc33 TF_RETURN_IF_ERROR(ShapeUtil::ForEachSubshapeWithStatus( in MakeArray()
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc145 return xla::ShapeUtil::ForEachSubshapeWithStatus( in FixTupleTableAsync()
212 TF_RETURN_IF_ERROR(xla::ShapeUtil::ForEachSubshapeWithStatus( in UpdateDynamicInputs()
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_util.cc252 return xla::ShapeUtil::ForEachSubshapeWithStatus(parameter_shape, in InputShapeMatches()
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h484 static Status ForEachSubshapeWithStatus(const Shape& shape,
Dshape_util.cc1124 /* static */ Status ShapeUtil::ForEachSubshapeWithStatus( in ForEachSubshapeWithStatus() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc216 TF_RETURN_IF_ERROR(xla::ShapeUtil::ForEachSubshapeWithStatus( in UpdateDynamicInputs()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1604 TF_RETURN_IF_ERROR(xla::ShapeUtil::ForEachSubshapeWithStatus( in Initialize()