Home
last modified time | relevance | path

Searched refs:TpuExecutableSerializedProto (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/
Dtpu_ops_c_api.h45 struct TpuExecutableSerializedProto { struct
417 const XLA_TpuProgram* tpu_program, TpuExecutableSerializedProto* executable,
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_rpc_support.cc94 TpuExecutableSerializedProto executable; in SerializeCacheEntryToBufferSlices()
Dtpu_program_group.h152 TpuExecutableSerializedProto* executable) const;
Dtpu_program_group.cc372 int index, TpuExecutableSerializedProto* executable) const { in SerializeExecutable()