A FunctionConstructor[Input] knows how to construct a ZLayer value from
a function of type Input. This allows the type of the ZLayer value
constructed to depend on Input.
- Companion:
- object
A FunctionConstructor[Input] knows how to construct a ZLayer value from
a function of type Input. This allows the type of the ZLayer value
constructed to depend on Input.