Searched defs:core_index (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A 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
|
H A D | tpu_reshard_variables_op.cc | 155 const int core_index = entry.core_index(); in DoTpuExecute() local
|
H A D | tpu_execute_op.cc | 647 const int core_index = entry.core_index(); in DoWork() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | tpu_client.h | 42 int64_t core_index = core_on_chip(); in PjRtTpuDevice() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/percore/src/ |
D | lib.rs | 75 fn core_index() -> usize; in core_index() method
|
/aosp_15_r20/external/cronet/base/system/ |
H A D | sys_info_posix.cc | 290 for (int core_index = 0; core_index < num_cpus; ++core_index) { in NumberOfEfficientProcessorsImpl() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/fconf/ |
D | fconf_ethosn_getter.c | 193 uint32_t core_index, in fdt_node_populate_core()
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_scratch.c | 272 unsigned core_index = 0; in agx_scratch_debug_post() local
|
/aosp_15_r20/external/cpuinfo/src/arm/mach/ |
H A 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()
|
/aosp_15_r20/external/cpuinfo/src/x86/linux/ |
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A D | xla_sharding_util.cc | 518 int core_index = 0; in GetOutputTypesForLogicalDeviceComputation() local
|
H A D | tpu_rewrite_device_util.cc | 481 std::string GetDeviceAliasForLogicalCore(int core_index) { in GetDeviceAliasForLogicalCore()
|