Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dtpu_execute_op.cc125 const tpu::TpuProgramGroup* tpu_program_group, xla::Backend* const backend, in GetExecutableAliasConfig()
192 const uint32 rng_seed, const tpu::TpuProgramGroup* tpu_program_group, in RunExecutable()
234 const uint32 rng_seed, const tpu::TpuProgramGroup* tpu_program_group, in ExecuteTPUProgram()
315 const tpu::TpuProgramGroup* tpu_program_group = in DoWork() local
438 const tpu::TpuProgramGroup* tpu_program_group = in DoWork() local
H A Dtpu_compile_ops.cc86 tensorflow::tpu::TpuProgramGroupInterface* tpu_program_group) { in Compile()
203 [&](tpu::TpuProgramGroupInterface* tpu_program_group) { in Compute()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_common.cc168 TpuProgramGroupInterface* tpu_program_group) { in CompileLocallyAndFillHostCache()
183 TpuProgramGroupInterface* tpu_program_group) { in CompileLocallyAndFillHostCacheInternal()
292 [&](TpuProgramGroupInterface* tpu_program_group) { in ComputeInternal()
469 TpuProgramGroupInterface* tpu_program_group, uint64 fingerprint) { in RegisterXLAFingerprints()
H A 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
H A Dtpu_compilation_cache_external.cc44 TpuProgramGroup tpu_program_group) { in PopulateEntry()
96 TpuProgramGroup tpu_program_group; in InitializeEntry() local
H A Dtpu_compilation_cache_rpc_support.cc55 auto tpu_program_group = absl::make_unique<TpuProgramGroup>(); in DeserializeRpcResponseToCacheEntry() local
83 const TpuProgramGroup* tpu_program_group = in SerializeCacheEntryToBufferSlices() local
H A Dtpu_program_group.cc285 TpuProgramGroup* tpu_program_group = in CompileAndBuild() local
321 TpuProgramGroup* tpu_program_group = in CompileAndBuild() local
H A Dtpu_compilation_cache_rpc_support.h43 std::unique_ptr<TpuProgramGroupInterface> tpu_program_group; member
H A Dtpu_compile_op_impl.cc33 TpuProgramGroupInterface* tpu_program_group) { in Compile()
H A Dtpu_compile_op_common.h145 TpuProgramGroupInterface* tpu_program_group) { in LookupPersistentCompilationCacheAndFillCaches()
H A Dcompiled_subgraph.h152 std::unique_ptr<TpuProgramGroupInterface> tpu_program_group; member
H A Dtpu_reshard_variables_op.cc153 const tpu::TpuProgramGroupInterface* tpu_program_group = in DoTpuExecute() local
H A Dtpu_execute_op.cc643 const tpu::TpuProgramGroup* tpu_program_group = in DoWork() local