Home
last modified time | relevance | path

Searched refs:get_all_logical_cores (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/backends/xeon/
H A Dtest_launch.py51 assert cpuinfo.get_all_logical_cores() == [
/aosp_15_r20/external/pytorch/torch/backends/xeon/
H A Drun_cpu.py229 def get_all_logical_cores(self): member in _CPUinfo
464 cores = self.cpuinfo.get_all_logical_cores()