Caffe

Deep learning framework by BAIR

Created by
Yangqing Jia
Lead Developer
Evan Shelhamer

Parameter Layer

See https://github.com/BVLC/caffe/pull/2079.

Parameters

message ParameterParameter {
  optional BlobShape shape = 1;
}