theanets.layers.base.Input ========================== .. currentmodule:: theanets.layers.base .. autoclass:: Input .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Input.__init__ ~Input.add_bias ~Input.add_weights ~Input.bind ~Input.connect ~Input.find ~Input.full_name ~Input.log ~Input.log_params ~Input.resolve_inputs ~Input.resolve_outputs ~Input.setup ~Input.to_spec ~Input.transform .. rubric:: Attributes .. autosummary:: ~Input.input_name ~Input.input_shape ~Input.input_size ~Input.output_name ~Input.output_shape ~Input.output_size ~Input.params