Searched defs:ToShapedBuffer (Results 1 – 3 of 3) sorted by relevance
61 StatusOr<ShapedBuffer> ExecutionInput::ToShapedBuffer( in ToShapedBuffer() function in xla::ExecutionInput
170 xla::ShapedBuffer ToShapedBuffer(xla::Shape host_shape, in ToShapedBuffer() function
586 xla::StatusOr<xla::ShapedBuffer> XRTTupleAllocation::ToShapedBuffer() { in ToShapedBuffer() function in tensorflow::XRTTupleAllocation