Commit c5958a5f authored by L.S. Cook's avatar L.S. Cook Committed by Robert Kimball

Add table with words to show supported frameworks via bridge code and ONNX (#763)

parent 9650524e
......@@ -7,6 +7,17 @@ supports a variety of backends used by Deep Learning (DL) frameworks.
![nGraph ecosystem][ngraph-ecosystem]
|Framework | bridge available? | ONNX support? |
|------------|-------------------|----------------|
| neon | yes | yes |
| MXNet* | yes | yes |
| TensorFlow*| yes | yes |
| PyTorch* | not yet | yes |
| CNTK* | not yet | yes |
| Caffe2* | not yet | yes |
## Documentation
See our [install] docs for how to get started.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment