cavis/docs/keras-import/templates/backend.md

12 lines
301 B
Markdown
Raw Normal View History

2019-06-06 14:21:15 +02:00
---
title: Keras Backends
short_title: Backends
description: Supported Keras backends.
category: Keras Import
weight: 4
---
## Supported Keras backends
DL4J Keras model import is backend agnostic. No matter which backend you choose (TensorFlow, Theano, CNTK), your models
can be imported into DL4J.