Searched defs:max_elem (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
H A D | gemm-block-sparse-microkernel-tester.h | 266 uint8_t max_elem, min_elem; in test() local 393 uint8_t max_elem, min_elem; in test_packed() local
|
H A D | fully-connected-sparse-operator-tester.h | 228 uint8_t max_elem, min_elem; in testQ8() local 430 uint8_t max_elem, min_elem; in testQ8_prepacked() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | IndexingUtils.cpp | 6 bool canUse32BitIndexMath(const TensorBase& t, int64_t max_elem) { in canUse32BitIndexMath()
|
/aosp_15_r20/external/iproute2/include/ |
H A D | bpf_elf.h | 35 __u32 max_elem; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 548 uint32_t size_value, uint32_t max_elem, in __create_map() 566 uint32_t size_value, uint32_t max_elem) in create_map() 606 static int create_prog_array(enum bpf_prog_type prog_type, uint32_t max_elem, in create_prog_array()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_assign.c | 27 __u32 max_elem; member
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | register_ops_utils.h | 232 T max_elem = list[0]; in listMax() local
|
/aosp_15_r20/external/iproute2/lib/ |
H A D | bpf.c | 1179 uint32_t size_value, uint32_t max_elem, in bpf_map_create() 1765 __u32 max_elem; member
|