Home
last modified time | relevance | path

Searched defs:tpu_program_group (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_entry.h31 const TpuProgramGroupInterface* tpu_program_group, int core_index) in TpuCompilationCacheEntry()
37 const TpuProgramGroupInterface* tpu_program_group() const { in tpu_program_group() function
Dtpu_compilation_cache_external.cc44 TpuProgramGroup tpu_program_group) { in PopulateEntry()
96 TpuProgramGroup tpu_program_group; in InitializeEntry() local
Dtpu_compilation_cache_rpc_support.cc54 auto tpu_program_group = absl::make_unique<TpuProgramGroup>(); in DeserializeRpcResponseToCacheEntry() local
82 const TpuProgramGroup* tpu_program_group = in SerializeCacheEntryToBufferSlices() local
Dtpu_compile_op_impl.cc32 TpuProgramGroupInterface* tpu_program_group) { in Compile()
Dtpu_compilation_cache_rpc_support.h43 std::unique_ptr<TpuProgramGroupInterface> tpu_program_group; member
Dtpu_compile_op_common.h137 TpuProgramGroupInterface* tpu_program_group) { in LookupPersistentCompilationCacheAndFillCaches()
Dcompiled_subgraph.h152 std::unique_ptr<TpuProgramGroupInterface> tpu_program_group; member
Dtpu_program_group.cc271 TpuProgramGroup* tpu_program_group = in CompileAndBuild() local
307 TpuProgramGroup* tpu_program_group = in CompileAndBuild() local
Dtpu_compile_op_common.cc596 TpuProgramGroupInterface* tpu_program_group) { in CompileLocallyAndFillHostCache()
695 [&](TpuProgramGroupInterface* tpu_program_group) { in ComputeInternal()
Dtpu_execute_op.cc648 const tpu::TpuProgramGroup* tpu_program_group = in DoWork() local
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_execute_op.cc125 const tpu::TpuProgramGroup* tpu_program_group, xla::Backend* const backend, in GetExecutableAliasConfig()
191 const uint32 rng_seed, const tpu::TpuProgramGroup* tpu_program_group, in RunExecutable()
233 const uint32 rng_seed, const tpu::TpuProgramGroup* tpu_program_group, in ExecuteTPUProgram()
313 const tpu::TpuProgramGroup* tpu_program_group = in DoWork() local
436 const tpu::TpuProgramGroup* tpu_program_group = in DoWork() local
Dtpu_compile_ops.cc85 tensorflow::tpu::TpuProgramGroupInterface* tpu_program_group) { in Compile()
202 [&](tpu::TpuProgramGroupInterface* tpu_program_group) { in Compute()