Searched refs:weights_ptr_start (Results 1 – 1 of 1) sorted by relevance
1185 const T *const weights_ptr_start = reinterpret_cast<const T *>(wei.ptr()); in convolve_nhwc() local1192 const T *const weights_ptr_row = weights_ptr_start + index_wei_h * kernel_stride_h; in convolve_nhwc()