Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nhwc/neon/
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
/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nchw/
Dall.cpp104 auto dwc_w_out_ptr = reinterpret_cast<ScalarType *>(dwc_w_out.ptr()); in fused_batch_normalization_dwc_nchw() local