source
Input of net.
This layer holds an input of net.
Parameters
- dtype : String, the data type of input blob.
The default is 'float32'. - shape : Integers, the shape of input blob.
The default is [1].
Input of net.
This layer holds an input of net.