Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Num::NN::InputLayer(T)
Inherits
Num::NN::Layer
/
Reference
/
Object
Constructors
new
(context :
Num::Grad::Context
(
T
), shape :
Array
(
Int
))
Source
Instance methods
forward
(input :
Num::Grad::Variable
(
T
)) :
Num::Grad::Variable
(
T
)
Source
output_shape
Source
shape
Source