update toc authored by Tim Terfort's avatar Tim Terfort
...@@ -22,8 +22,4 @@ ...@@ -22,8 +22,4 @@
## Miscellaneous ## Miscellaneous
* [How many input and output connections does a layer have?](Caffe layer number of inputs outputs) * [How many input and output connections does a layer have?](Caffe layer number of inputs outputs)
* [How to use logger](How to: use logger) * [How to use logger](How to: use logger)
* [External Python Libraries](python-libraries) * [External Python Libraries](python-libraries)
\ No newline at end of file
## Known Limitations
* Layer types "MemoryData" and "Input" can't be used to run caffe inside of Barista. However, it can be used to build and export a net. see #200 and #219
* Incompatibility with python-pyqt5.qtmultimedia, see #203
\ No newline at end of file