Searched refs:ToLiteral (Results 1 – 10 of 10) sorted by relevance
42 StatusOr<Literal> ToLiteral() const;
107 %unignore xla::swig::XrtAllocation::ToLiteral;
99 StatusOr<Literal> XrtAllocation::ToLiteral() const { in ToLiteral() function in xla::swig::XrtAllocation
82 StatusOr<Literal> ToLiteral() const;
266 %unignore xla::swig::LocalShapedBuffer::ToLiteral;
133 StatusOr<Literal> LocalShapedBuffer::ToLiteral() const { in ToLiteral() function in xla::swig::LocalShapedBuffer
424 return self.c_buffer.ToLiteral()
149 Status ToLiteral(xla::Backend* backend, int device_ordinal,
222 Status XRTTupleAllocation::ToLiteral(xla::Backend* backend, int device_ordinal, in ToLiteral() function in tensorflow::XRTTupleAllocation
495 ctx, allocation->ToLiteral(device_ref.backend(), in Compute()583 TF_RETURN_IF_ERROR(sub->ToLiteral( in Compute()