DeeplayModule ============= .. currentmodule:: deeplay.module .. autoclass:: DeeplayModule :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DeeplayModule.configurables ~DeeplayModule.device ~DeeplayModule.dtype ~DeeplayModule.is_constructing ~DeeplayModule.kwargs ~DeeplayModule.logs ~DeeplayModule.root_module ~DeeplayModule.tags .. rubric:: Methods Summary .. autosummary:: ~DeeplayModule.__call__ ~DeeplayModule.available_styles ~DeeplayModule.build ~DeeplayModule.calling_stateful ~DeeplayModule.computed ~DeeplayModule.configure ~DeeplayModule.create ~DeeplayModule.forward ~DeeplayModule.get_argspec ~DeeplayModule.get_from_user_config ~DeeplayModule.get_init_args ~DeeplayModule.get_signature ~DeeplayModule.get_subconfig ~DeeplayModule.get_user_configuration ~DeeplayModule.getitem_with_selections ~DeeplayModule.initialize ~DeeplayModule.log_input ~DeeplayModule.log_output ~DeeplayModule.log_tensor ~DeeplayModule.new ~DeeplayModule.predict ~DeeplayModule.register_after_build_hook ~DeeplayModule.register_after_init_hook ~DeeplayModule.register_before_build_hook ~DeeplayModule.register_style ~DeeplayModule.replace ~DeeplayModule.set ~DeeplayModule.set_input_map ~DeeplayModule.set_output_map ~DeeplayModule.set_root_module ~DeeplayModule.style ~DeeplayModule.styled .. rubric:: Attributes Documentation .. autoattribute:: configurables .. autoattribute:: device .. autoattribute:: dtype .. autoattribute:: is_constructing .. autoattribute:: kwargs .. autoattribute:: logs .. autoattribute:: root_module .. autoattribute:: tags .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: available_styles .. automethod:: build .. automethod:: calling_stateful .. automethod:: computed .. automethod:: configure .. automethod:: create .. automethod:: forward .. automethod:: get_argspec .. automethod:: get_from_user_config .. automethod:: get_init_args .. automethod:: get_signature .. automethod:: get_subconfig .. automethod:: get_user_configuration .. automethod:: getitem_with_selections .. automethod:: initialize .. automethod:: log_input .. automethod:: log_output .. automethod:: log_tensor .. automethod:: new .. automethod:: predict .. automethod:: register_after_build_hook .. automethod:: register_after_init_hook .. automethod:: register_before_build_hook .. automethod:: register_style .. automethod:: replace .. automethod:: set .. automethod:: set_input_map .. automethod:: set_output_map .. automethod:: set_root_module .. automethod:: style .. automethod:: styled