Home
last modified time | relevance | path

Searched defs:cpu_model (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/src/common/cpuinfo/
DCpuInfo.cpp369 CpuModel CpuInfo::cpu_model(uint32_t cpuid) const in cpu_model() function in arm_compute::cpuinfo::CpuInfo
378 CpuModel CpuInfo::cpu_model() const in cpu_model() function in arm_compute::cpuinfo::CpuInfo
/external/pytorch/test/
Dtest_mps.py2900 def validate_weight_norm_equality(model, cpu_model, x, cpu_x, dim): argument
/external/bcc/libbpf-tools/x86/
Dvmlinux.h24349 unsigned char cpu_model; member
114190 struct cpu_model { struct
114191 const struct cpu_id *cpu_id;
114192 const char *model_name;
114193 unsigned int max_freq;
114194 struct cpufreq_frequency_table *op_points;
Dvmlinux_518.h24349 unsigned char cpu_model; member
114190 struct cpu_model { struct
114191 const struct cpu_id *cpu_id;
114192 const char *model_name;
114193 unsigned int max_freq;
114194 struct cpufreq_frequency_table *op_points;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h50673 unsigned char cpu_model; member