Home
last modified time | relevance | path

Searched refs:SerializeExecutable (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_rpc_support.cc100 auto get_executable_status = tpu_program_group->SerializeExecutable( in SerializeCacheEntryToBufferSlices()
Dtpu_program_group.h146 Status SerializeExecutable(int index,
Dtpu_program_group.cc350 Status TpuProgramGroup::SerializeExecutable( in SerializeExecutable() function in tensorflow::tpu::TpuProgramGroup