Home
last modified time | relevance | path

Searched defs:step_depth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
H A Dindirection.c250 const size_t step_depth = op->step_depth; in pytorch_qnnp_indirection_init_dwconv() local
487 const size_t step_depth = step_height * output_height; in pytorch_qnnp_indirection_set_step_dimensions() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/
H A Doperator.h88 size_t step_depth; member