added merge of develop and feature branch between implementation and unit testing authored by Tim Terfort's avatar Tim Terfort
......@@ -22,4 +22,7 @@
## Miscellaneous
* [How many input and output connections does a layer have?](Caffe layer number of inputs outputs)
* [How to use logger](How to: use logger)
* [External Python Libraries](python-libraries)
\ No newline at end of file
* [External Python Libraries](python-libraries)
## Known Limitations
* Layer type "MemoryData" can't be used to run caffe inside of Barista. However, it can be used to build and export a net. see #200
\ No newline at end of file