Home
last modified time | relevance | path

Searched defs:dwc_weights (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nchw/
H A Dall.cpp32 void fused_batch_normalization_dwc_nchw(const ITensor *dwc_weights, const ITensor *dwc_bias, ITenso… in fused_batch_normalization_dwc_nchw()
128 void fused_batch_normalization_dwc_nchw_f32(const ITensor *dwc_weights, const ITensor *dwc_bias, IT… in fused_batch_normalization_dwc_nchw_f32()
136 void fused_batch_normalization_dwc_nchw_f16(const ITensor *dwc_weights, const ITensor *dwc_bias, IT… in fused_batch_normalization_dwc_nchw_f16()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nhwc/neon/
H A Dfp32.cpp32 void fused_batch_normalization_dwc_nhwc_f32(const ITensor *dwc_weights, const ITensor *dwc_bias, IT… in fused_batch_normalization_dwc_nhwc_f32()
H A Dfp16.cpp33 void fused_batch_normalization_dwc_nhwc_f16(const ITensor *dwc_weights, const ITensor *dwc_bias, IT… in fused_batch_normalization_dwc_nhwc_f16()
H A Dimpl.cpp31 void fused_batch_normalization_dwc_nhwc(const ITensor *dwc_weights, const ITensor *dwc_bias, ITenso… in fused_batch_normalization_dwc_nhwc()