MNistNet ======== .. currentmodule:: deepchecks.vision.datasets.classification.mnist .. autoclass:: MNistNet :special-members: __init__ .. rubric:: Attributes .. autosummary:: :toctree: MNistNet.dump_patches MNistNet.training .. rubric:: Methods .. autosummary:: :toctree: MNistNet.add_module MNistNet.apply MNistNet.bfloat16 MNistNet.buffers MNistNet.children MNistNet.cpu MNistNet.cuda MNistNet.double MNistNet.eval MNistNet.extra_repr MNistNet.float MNistNet.forward MNistNet.get_buffer MNistNet.get_extra_state MNistNet.get_parameter MNistNet.get_submodule MNistNet.half MNistNet.load_state_dict MNistNet.modules MNistNet.named_buffers MNistNet.named_children MNistNet.named_modules MNistNet.named_parameters MNistNet.parameters MNistNet.register_backward_hook MNistNet.register_buffer MNistNet.register_forward_hook MNistNet.register_forward_pre_hook MNistNet.register_full_backward_hook MNistNet.register_parameter MNistNet.requires_grad_ MNistNet.set_extra_state MNistNet.share_memory MNistNet.state_dict MNistNet.to MNistNet.to_empty MNistNet.train MNistNet.type MNistNet.xpu MNistNet.zero_grad