690 B
690 B
title |
---|
Input Layer |
Input Layer
- Layer type:
Input
- Doxygen Documentation
- Header:
./include/caffe/layers/input_layer.hpp
- CPU implementation:
./src/caffe/layers/input_layer.cpp
Parameters
- Parameters (
InputParameter input_param
) - From
./src/caffe/proto/caffe.proto
):
{% highlight Protobuf %} {% include proto/InputParameter.txt %} {% endhighlight %}