Caffe

Deep learning framework by BAIR

Created by
Yangqing Jia
Lead Developer
Evan Shelhamer

HDF5 Output Layer

The HDF5 output layer performs the opposite function of the other layers in this section: it writes its input blobs to disk.

Parameters

message HDF5OutputParameter {
  optional string file_name = 1;
}