Searched defs:_bit_width (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/ | ||
H A D | cpu_vec_isa.py | 153 …_bit_width = 256 # This is required to leverage the compute implemented in aten/src/ATen/cpu/vec/… variable in VecNEON |
H A D | codecache.py | 1362 …_bit_width = 256 # This is required to leverage the compute implemented in aten/src/ATen/cpu/vec/… variable in VecNEON |
/aosp_15_r20/external/crosvm/x86_64/src/ | ||
H A D | acpi.rs | 42 _bit_width: u8, field |