Home
last modified time | relevance | path

Searched defs:SerializeExecutable (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtpu_client.cc140 StatusOr<std::string> PjRtTpuClient::SerializeExecutable( in SerializeExecutable() function in xla::PjRtTpuClient
Dtfrt_cpu_pjrt_client.h139 StatusOr<std::string> SerializeExecutable( in SerializeExecutable() function
Dpjrt_stream_executor_client.h180 StatusOr<std::string> SerializeExecutable( in SerializeExecutable() function
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_program_group.cc371 Status TpuProgramGroup::SerializeExecutable( in SerializeExecutable() function in tensorflow::tpu::TpuProgramGroup
/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.cc208 StatusOr<py::bytes> PyClient::SerializeExecutable( in SerializeExecutable() function in xla::PyClient