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