starling.models.vit.PatchEmbed ============================== .. currentmodule:: starling.models.vit .. autoclass:: PatchEmbed :members: :show-inheritance: :special-members: __init__, __call__ .. rubric:: Methods .. autosummary:: :nosignatures: ~PatchEmbed.__init__ ~PatchEmbed.add_module ~PatchEmbed.apply ~PatchEmbed.bfloat16 ~PatchEmbed.buffers ~PatchEmbed.children ~PatchEmbed.compile ~PatchEmbed.cpu ~PatchEmbed.cuda ~PatchEmbed.double ~PatchEmbed.eval ~PatchEmbed.extra_repr ~PatchEmbed.float ~PatchEmbed.forward ~PatchEmbed.get_buffer ~PatchEmbed.get_extra_state ~PatchEmbed.get_parameter ~PatchEmbed.get_submodule ~PatchEmbed.half ~PatchEmbed.ipu ~PatchEmbed.load_state_dict ~PatchEmbed.modules ~PatchEmbed.mtia ~PatchEmbed.named_buffers ~PatchEmbed.named_children ~PatchEmbed.named_modules ~PatchEmbed.named_parameters ~PatchEmbed.parameters ~PatchEmbed.register_backward_hook ~PatchEmbed.register_buffer ~PatchEmbed.register_forward_hook ~PatchEmbed.register_forward_pre_hook ~PatchEmbed.register_full_backward_hook ~PatchEmbed.register_full_backward_pre_hook ~PatchEmbed.register_load_state_dict_post_hook ~PatchEmbed.register_load_state_dict_pre_hook ~PatchEmbed.register_module ~PatchEmbed.register_parameter ~PatchEmbed.register_state_dict_post_hook ~PatchEmbed.register_state_dict_pre_hook ~PatchEmbed.requires_grad_ ~PatchEmbed.set_extra_state ~PatchEmbed.set_submodule ~PatchEmbed.share_memory ~PatchEmbed.state_dict ~PatchEmbed.to ~PatchEmbed.to_empty ~PatchEmbed.train ~PatchEmbed.type ~PatchEmbed.xpu ~PatchEmbed.zero_grad .. rubric:: Attributes .. autosummary:: ~PatchEmbed.T_destination ~PatchEmbed.call_super_init ~PatchEmbed.dump_patches ~PatchEmbed.training