No commit message authored by Markus Zeggel's avatar Markus Zeggel
No commit message
......@@ -148,3 +148,5 @@ Finally, some restrictions apply to the deployment process:
- Each data layer must not have more than two top blobs (a general restriction of caffe). Raises a warning.
- At least the label blob name must follow the naming conventions (so it's always called "label"). Raises a warning.
- The shape of a Data layer can only be determined automatically, if the layer type is either "Data" (LMDB or LEVELDB) or "HDF5Data". Otherwise, a warning will inform the user about necessary manual changes.
[previous page](manual-network) <> [next page](miscellaneous)
\ No newline at end of file