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
HI, I installed keras with mxnet 0.11 and successfully run the mnist_mlp.py. Everything is OK.
Now I want to use the xception module in \keras\applications and found the comments in the file:
> Also do note that this model is only available for the TensorFlow backend,
> due to its reliance on `SeparableConvolution` layers.
HI, I installed keras with mxnet 0.11 and successfully run the mnist_mlp.py. Everything is OK.
Now I want to use the xception module in \keras\applications and found the comments in the file:
I want to confirm whether it's true.
@piiswrong
Many thanks!
The text was updated successfully, but these errors were encountered: