Home
last modified time | relevance | path

Searched defs:ToShapedBuffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dexecutable.cc61 StatusOr<ShapedBuffer> ExecutionInput::ToShapedBuffer( in ToShapedBuffer() function in xla::ExecutionInput
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_execute_op.cc170 xla::ShapedBuffer ToShapedBuffer(xla::Shape host_shape, in ToShapedBuffer() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_state.cc586 xla::StatusOr<xla::ShapedBuffer> XRTTupleAllocation::ToShapedBuffer() { in ToShapedBuffer() function in tensorflow::XRTTupleAllocation