forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2.0 KiB
2.0 KiB
Is the Keras Engine Supported?
Notebook instances in DevEnviron support the Keras engine. The Keras engine is not supported in job training and model deployment (inference).
Keras is an advanced neural network API written in Python. It is capable of running on top of TensorFlow, CNTK, or Theano. Notebook instances in DevEnviron support tf.keras.
Parent topic: Constraints