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.h39 struct TpuExecutableSerializedProto { struct
373 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.h147 TpuExecutableSerializedProto* executable) const;
Dtpu_program_group.cc351 int index, TpuExecutableSerializedProto* executable) const { in SerializeExecutable()