View Source Bumblebee.ModelSpec behaviour (Bumblebee v0.1.2)
An interface for configuring and building models based on the same architecture.
Every module implementing this behaviour is expected to also define a configuration struct.
Link to this section Summary
Link to this section Types
@type t() :: Bumblebee.Configurable.t()