Searched defs:core_index (Results  1 – 10 of 10) sorted by relevance
| /external/tensorflow/tensorflow/core/tpu/kernels/ | 
| D | tpu_compilation_cache_entry.h | 31       const TpuProgramGroupInterface* tpu_program_group, int core_index)  in TpuCompilationCacheEntry()41   int core_index() const { return core_index_; }  in core_index()  function
 
 | 
| D | tpu_reshard_variables_op.cc | 155   const int core_index = entry.core_index();  in DoTpuExecute()  local
 | 
| D | tpu_execute_op.cc | 647   const int core_index = entry.core_index();  in DoWork()  local
 | 
| /external/tensorflow/tensorflow/compiler/xrt/kernels/ | 
| D | tpu_execute_op.cc | 126     int core_index) {  in GetExecutableAliasConfig()193     xla::Backend* const backend, se::Stream* stream, int core_index,  in RunExecutable()
 235     xla::Backend* const backend, se::Stream* stream, int core_index,  in ExecuteTPUProgram()
 330   const int core_index = centry.core_index();  in DoWork()  local
 442     const int core_index = centry.core_index();  in DoWork()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/pjrt/ | 
| D | tpu_client.h | 42     int64_t core_index = core_on_chip();  in PjRtTpuDevice()  local
 | 
| /external/cronet/base/system/ | 
| D | sys_info_posix.cc | 285   for (int core_index = 0; core_index < num_cpus; ++core_index) {  in NumberOfEfficientProcessorsImpl()  local
 | 
| /external/cpuinfo/src/arm/mach/ | 
| D | init.c | 68 static enum cpuinfo_uarch decode_uarch(uint32_t cpu_family, uint32_t core_index, uint32_t core_coun…  in decode_uarch()
 | 
| /external/cpuinfo/src/x86/linux/ | 
| D | init.c | 349 …uint32_t processor_index = UINT32_MAX, core_index = UINT32_MAX, cluster_index = UINT32_MAX, packag…  in cpuinfo_x86_linux_init()  local
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ | 
| D | tpu_rewrite_device_util.cc | 481 std::string GetDeviceAliasForLogicalCore(int core_index) {  in GetDeviceAliasForLogicalCore()
 | 
| D | xla_sharding_util.cc | 518   int core_index = 0;  in GetOutputTypesForLogicalDeviceComputation()  local
 |