Searched defs:dwc_weights (Results 1 – 4 of 4) sorted by relevance
| /external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nchw/ |
| D | all.cpp | 32 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()
|
| /external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nhwc/neon/ |
| D | fp32.cpp | 32 void fused_batch_normalization_dwc_nhwc_f32(const ITensor *dwc_weights, const ITensor *dwc_bias, IT… in fused_batch_normalization_dwc_nhwc_f32()
|
| D | fp16.cpp | 33 void fused_batch_normalization_dwc_nhwc_f16(const ITensor *dwc_weights, const ITensor *dwc_bias, IT… in fused_batch_normalization_dwc_nhwc_f16()
|
| D | impl.cpp | 31 void fused_batch_normalization_dwc_nhwc(const ITensor *dwc_weights, const ITensor *dwc_bias, ITenso… in fused_batch_normalization_dwc_nhwc()
|