Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/kernels/directconv2d/nchw/
Dall.cpp127 const int wei_h_end = kernel_dim_h - (in_h_end_t - in_h_end); in convolve_nchw() local
/external/ComputeLibrary/src/cpu/kernels/directconv2d/nhwc/neon/
Dimpl.cpp203 const int wei_h_end = kernel_dim_h - (in_h_end_t - in_h_end); in convolve_nhwc() local