Home
last modified time | relevance | path

Searched defs:stride_ptr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_torch/
H A Dshim_common.cpp641 const int64_t* stride_ptr, in aoti_torch_convolution()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorMath.cpp455 int64_t *stride_ptr = new_strides[i].data_ptr<int64_t>(); in select_nested() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3136 LLVMValueRef stride_ptr; in generate_fragment() local