Searched refs:HostTensorToBorrowingLiteral (Results 1 – 3 of 3) sorted by relevance
25 Status HostTensorToBorrowingLiteral(const Tensor& host_tensor, in HostTensorToBorrowingLiteral() function37 TF_RETURN_IF_ERROR(HostTensorToBorrowingLiteral(host_tensor, &literal)); in HostTensorToLiteral()
31 Status HostTensorToBorrowingLiteral(const Tensor& host_tensor,
86 HostTensorToBorrowingLiteral(constant_value_, &literal)); in AsXlaOp()