Keras Issues


Up to now, we have generally supported ALL the layers of Keras 1.2.2 to be loaded into BigDL.

Self-defined Keras layers or Lambda layers are not supported for now. Weight sharing is not supported for now.

This page lists the so-far unsupported arguments for specific layers and some known issues.

Unsupported Layer Arguments

For the following arguments, currently only the default values are expected and supported.

Known Issues