Home
last modified time | relevance | path

Searched defs:dwc_w_in_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.cpp103 auto dwc_w_in_ptr = reinterpret_cast<const ScalarType *>(dwc_w_in.ptr()); in fused_batch_normalization_dwc_nhwc() local
140 const auto dwc_w_in_ptr = reinterpret_cast<const ScalarType *>(dwc_w_in.ptr()); in fused_batch_normalization_dwc_nhwc() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nchw/
H A Dall.cpp103 auto dwc_w_in_ptr = reinterpret_cast<const ScalarType *>(dwc_w_in.ptr()); in fused_batch_normalization_dwc_nchw() local