Home
last modified time | relevance | path

Searched defs:ld_out_row (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
Doutput_transform.hpp78 TOut *outptr, size_t ld_out_batch, size_t ld_out_row, size_t ld_out_col, in execute_internal()
178 void *outptr, size_t ld_out_batch, size_t ld_out_row, size_t ld_out_col, in execute()
216 TOut *outptr, size_t ld_out_row, size_t ld_out_col, in execute_tile()
292 ) { in get_transposed_kernel()
Dweight_transform.hpp54 TOut *outptr, size_t ld_out_matrix, size_t ld_out_row, in execute_internal()
115 void *outptr, size_t ld_out_matrix, size_t ld_out_row, in execute()
Dinput_transform.hpp85 TOut *outptr, size_t ld_out_batch, size_t ld_out_matrix, size_t ld_out_row, in execute_internal()
163 void *outptr, size_t ld_out_batch, size_t ld_out_matrix, size_t ld_out_row, in execute()
/external/ComputeLibrary/src/core/NEON/kernels/assembly/
Dwinograd.hpp188 void *outptr, size_t ld_out_batch, size_t ld_out_row, size_t ld_out_col, in execute()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Ddepthwise_planar.hpp305 TOutput *outptr, size_t ld_out_row, size_t ld_out_col, size_t ld_out_vl, in execute_kernel()