deeplearning4j / deeplearning4j/deeplearning4j
Unsupported keras layer type ConvLSTM2D
Open
DL4J Keras
- Dominant language
- Java
- Stars
- 14.3k
- Forks
- 3.8k
- PR merge metrics
- No merged PRs in 30d
Description
#### Issue Description
Please describe our issue, along with:
**org.deeplearning4j.nn.modelimport.keras.exceptions.UnsupportedKerasConfigurationException: Unsupported keras layer type ConvLSTM2D.**
#### Version Information
deeplearning4j == 1.0.0-beta7
#### Additional Information
I have a model that i want to use in an Android app that need a ConvLSTM2D layer. Therefore, I would like to know if the support for this layer will be/is available. If not, does someone knows a workaround for using this type of layer in java?
Thanks in advance,
Contributor guide
Assessment
This issue has not been assessed yet.