DeepDarkFantasy-0.2017.8.8: A DSL for creating neural network.
DDF.Unit
module DDF.DBI
class DBI r => Unit r where Source #
Minimal complete definition
unit
Methods
unit :: r h () Source #
Instances
unit :: Eval h () Source #
unit :: Show h () Source #
unit :: Size h () Source #
unit :: UInt h () Source #
unit :: Term c h () Source #
unit :: UnHOAS r h () Source #
unit :: UnLiftEnv r h () Source #
unit :: ImpW r h () Source #