Searched refs:WriteLiteral (Results 1 – 3 of 3) sorted by relevance
153 Status WriteLiteral(xla::Backend* backend, const xla::Literal& literal);
241 Status XRTTupleAllocation::WriteLiteral(xla::Backend* backend, in WriteLiteral() function in tensorflow::XRTTupleAllocation
637 allocation->WriteLiteral(device_ref.backend(), literal)); in Compute()