Warning "MXNet backend only support BatchNorm with mode 0"

The warning message “MXNet backend only support BatchNorm with mode 0” is displayed when setting mode to 2 in the BatchNormalization layer. Will that option be available in the future with MXNet backend ? or should it be removed ?

We will look into it when we upgrade MxNet/Keras. If that combination still doesn’t work, we may disable it or leave it as it is if we support switching backends.

OK fine. Do you have an approximate timing for when the new version of MxNet/Keras will be included ?

I don’t have an estimate but we have started working on it.

1 Like