Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dliteral_util.cc41 Status HostTensorToMutableBorrowingLiteral( in HostTensorToMutableBorrowingLiteral() function
46 return HostTensorToMutableBorrowingLiteral(xla_shape, host_tensor, literal); in HostTensorToMutableBorrowingLiteral()
49 Status HostTensorToMutableBorrowingLiteral( in HostTensorToMutableBorrowingLiteral() function
Dliteral_util.h40 Status HostTensorToMutableBorrowingLiteral(
45 Status HostTensorToMutableBorrowingLiteral(
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc239 TF_CHECK_OK(HostTensorToMutableBorrowingLiteral( in CopyDeviceTensorToCPU()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h580 TF_RETURN_IF_ERROR(HostTensorToMutableBorrowingLiteral( in Compute()