Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nhwc/neon/
H A Dimpl.cpp104 auto dwc_w_out_ptr = reinterpret_cast<ScalarType *>(dwc_w_out.ptr()); in fused_batch_normalization_dwc_nhwc() local
141 auto dwc_w_out_ptr = reinterpret_cast<ScalarType *>(dwc_w_out.ptr()); in fused_batch_normalization_dwc_nhwc() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nchw/
H A Dall.cpp104 auto dwc_w_out_ptr = reinterpret_cast<ScalarType *>(dwc_w_out.ptr()); in fused_batch_normalization_dwc_nchw() local