imlab.yolo.models.Cat ===================== .. currentmodule:: imlab.yolo.models .. autoclass:: Cat :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Cat.__init__ ~Cat.add_module ~Cat.apply ~Cat.bfloat16 ~Cat.buffers ~Cat.children ~Cat.cpu ~Cat.cuda ~Cat.double ~Cat.eval ~Cat.extra_repr ~Cat.float ~Cat.forward ~Cat.get_buffer ~Cat.get_extra_state ~Cat.get_parameter ~Cat.get_submodule ~Cat.half ~Cat.ipu ~Cat.load_state_dict ~Cat.modules ~Cat.named_buffers ~Cat.named_children ~Cat.named_modules ~Cat.named_parameters ~Cat.parameters ~Cat.register_backward_hook ~Cat.register_buffer ~Cat.register_forward_hook ~Cat.register_forward_pre_hook ~Cat.register_full_backward_hook ~Cat.register_load_state_dict_post_hook ~Cat.register_module ~Cat.register_parameter ~Cat.requires_grad_ ~Cat.set_extra_state ~Cat.share_memory ~Cat.state_dict ~Cat.to ~Cat.to_empty ~Cat.train ~Cat.type ~Cat.xpu ~Cat.zero_grad .. rubric:: Attributes .. autosummary:: ~Cat.T_destination ~Cat.dump_patches ~Cat.training