Home
last modified time | relevance | path

Searched defs:mesh_state (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_embedding_ops.cc59 tensorflow::tpu::TpuMeshStateInterface* mesh_state; in Compile() local
141 tensorflow::tpu::TpuMeshStateInterface* mesh_state; in Compile() local
213 tensorflow::tpu::TpuMeshStateInterface* mesh_state; in Compile() local
H A Dtpu_compile_op_common.cc165 const TpuMeshStateInterface* mesh_state, in CompileLocallyAndFillHostCache()
180 const TpuMeshStateInterface* mesh_state, in CompileLocallyAndFillHostCacheInternal()
227 TpuMeshStateInterface* mesh_state; in ComputeInternal() local
H A Dtpu_program_group.cc262 const XLA_TpuMeshState* mesh_state, in CompileAndBuild()
296 const XLA_TpuMeshState* mesh_state, in CompileAndBuild()
H A Dtpu_compile_op_impl.cc30 const XLA_TpuMeshState* mesh_state, in Compile()
H A Dtpu_compile_op_common.h140 const TpuMeshStateInterface* mesh_state, in LookupPersistentCompilationCacheAndFillCaches()
H A Dtpu_op_util.cc110 const TpuMeshStateInterface& mesh_state, uint64_t session_id, in CreateCompilationCacheKey()
H A Dtpu_embedding_configuration_ops.cc359 tensorflow::tpu::TpuMeshStateInterface* mesh_state; in Compute() local
H A Dtpu_configuration_ops.cc212 tpu::TpuMeshStateInterface* mesh_state; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dtpu_compile_ops.cc93 tensorflow::tpu::TpuMeshStateInterface* mesh_state, int num_replicas, in CompilationCacheKey()
159 tensorflow::tpu::TpuMeshStateInterface* mesh_state; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_ops_c_api.h91 const XLA_TpuMeshState* mesh_state; member