added merge of develop and feature branch between implementation and unit testing authored by Tim Terfort's avatar Tim Terfort
......@@ -25,4 +25,5 @@
* [External Python Libraries](python-libraries)
## 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
\ No newline at end of file
* 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