Home
last modified time | relevance | path

Searched defs:ToLiteral (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_client.h311 Status ToLiteral(MutableLiteralBase* literal) { in ToLiteral() function
324 StatusOr<std::shared_ptr<Literal>> ToLiteral() { in ToLiteral() function
Dpjrt_stream_executor_client.cc1212 void PjRtStreamExecutorBuffer::ToLiteral(MutableLiteralBase* literal, in ToLiteral() function in xla::PjRtStreamExecutorBuffer
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc242 Status XRTTupleAllocation::ToLiteral(xla::Backend* backend, in ToLiteral() function in tensorflow::XRTTupleAllocation
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc344 StatusOr<std::shared_ptr<Literal>> PyTpuBuffer::ToLiteral() { in ToLiteral() function in xla::PyTpuBuffer