You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The depthwise convolution kernel implementation for Xtensa falls back to the reference kernel when using 16-bit activations and 8-bit weights, instead of leveraging the available optimized Xtensa implementation.
The depthwise convolution kernel implementation for Xtensa falls back to the reference kernel when using 16-bit activations and 8-bit weights, instead of leveraging the available optimized Xtensa implementation.