ReflectionPadding2D =================== .. currentmodule:: lib.model.layers .. autoclass:: ReflectionPadding2D :show-inheritance: :noindex: .. rubric:: Attributes Summary .. autosummary:: ~ReflectionPadding2D.T_destination ~ReflectionPadding2D.call_super_init ~ReflectionPadding2D.compute_dtype ~ReflectionPadding2D.dtype ~ReflectionPadding2D.dtype_policy ~ReflectionPadding2D.dump_patches ~ReflectionPadding2D.input ~ReflectionPadding2D.input_dtype ~ReflectionPadding2D.input_spec ~ReflectionPadding2D.losses ~ReflectionPadding2D.metrics ~ReflectionPadding2D.metrics_variables ~ReflectionPadding2D.non_trainable_variables ~ReflectionPadding2D.non_trainable_weights ~ReflectionPadding2D.output ~ReflectionPadding2D.path ~ReflectionPadding2D.quantization_mode ~ReflectionPadding2D.supports_masking ~ReflectionPadding2D.torch_params ~ReflectionPadding2D.trainable ~ReflectionPadding2D.trainable_variables ~ReflectionPadding2D.trainable_weights ~ReflectionPadding2D.variable_dtype ~ReflectionPadding2D.variables ~ReflectionPadding2D.weights .. rubric:: Methods Summary .. autosummary:: ~ReflectionPadding2D.__call__ ~ReflectionPadding2D.add_loss ~ReflectionPadding2D.add_metric ~ReflectionPadding2D.add_module ~ReflectionPadding2D.add_variable ~ReflectionPadding2D.add_weight ~ReflectionPadding2D.apply ~ReflectionPadding2D.bfloat16 ~ReflectionPadding2D.buffers ~ReflectionPadding2D.build ~ReflectionPadding2D.build_from_config ~ReflectionPadding2D.call ~ReflectionPadding2D.children ~ReflectionPadding2D.compile ~ReflectionPadding2D.compute_mask ~ReflectionPadding2D.compute_output_shape ~ReflectionPadding2D.compute_output_spec ~ReflectionPadding2D.count_params ~ReflectionPadding2D.cpu ~ReflectionPadding2D.cuda ~ReflectionPadding2D.double ~ReflectionPadding2D.eval ~ReflectionPadding2D.extra_repr ~ReflectionPadding2D.float ~ReflectionPadding2D.forward ~ReflectionPadding2D.from_config ~ReflectionPadding2D.get_buffer ~ReflectionPadding2D.get_build_config ~ReflectionPadding2D.get_config ~ReflectionPadding2D.get_extra_state ~ReflectionPadding2D.get_parameter ~ReflectionPadding2D.get_submodule ~ReflectionPadding2D.get_weights ~ReflectionPadding2D.half ~ReflectionPadding2D.ipu ~ReflectionPadding2D.load_own_variables ~ReflectionPadding2D.load_state_dict ~ReflectionPadding2D.modules ~ReflectionPadding2D.mtia ~ReflectionPadding2D.named_buffers ~ReflectionPadding2D.named_children ~ReflectionPadding2D.named_modules ~ReflectionPadding2D.named_parameters ~ReflectionPadding2D.parameters ~ReflectionPadding2D.quantize ~ReflectionPadding2D.quantized_build ~ReflectionPadding2D.quantized_call ~ReflectionPadding2D.register_backward_hook ~ReflectionPadding2D.register_buffer ~ReflectionPadding2D.register_forward_hook ~ReflectionPadding2D.register_forward_pre_hook ~ReflectionPadding2D.register_full_backward_hook ~ReflectionPadding2D.register_full_backward_pre_hook ~ReflectionPadding2D.register_load_state_dict_post_hook ~ReflectionPadding2D.register_load_state_dict_pre_hook ~ReflectionPadding2D.register_module ~ReflectionPadding2D.register_parameter ~ReflectionPadding2D.register_state_dict_post_hook ~ReflectionPadding2D.register_state_dict_pre_hook ~ReflectionPadding2D.rematerialized_call ~ReflectionPadding2D.requires_grad_ ~ReflectionPadding2D.save_own_variables ~ReflectionPadding2D.set_extra_state ~ReflectionPadding2D.set_submodule ~ReflectionPadding2D.set_weights ~ReflectionPadding2D.share_memory ~ReflectionPadding2D.state_dict ~ReflectionPadding2D.stateless_call ~ReflectionPadding2D.symbolic_call ~ReflectionPadding2D.to ~ReflectionPadding2D.to_empty ~ReflectionPadding2D.train ~ReflectionPadding2D.type ~ReflectionPadding2D.xpu ~ReflectionPadding2D.zero_grad .. rubric:: Attributes Documentation .. autoattribute:: T_destination .. autoattribute:: call_super_init .. autoattribute:: compute_dtype .. autoattribute:: dtype .. autoattribute:: dtype_policy .. autoattribute:: dump_patches .. autoattribute:: input .. autoattribute:: input_dtype .. autoattribute:: input_spec .. autoattribute:: losses .. autoattribute:: metrics .. autoattribute:: metrics_variables .. autoattribute:: non_trainable_variables .. autoattribute:: non_trainable_weights .. autoattribute:: output .. autoattribute:: path .. autoattribute:: quantization_mode .. autoattribute:: supports_masking .. autoattribute:: torch_params .. autoattribute:: trainable .. autoattribute:: trainable_variables .. autoattribute:: trainable_weights .. autoattribute:: variable_dtype .. autoattribute:: variables .. autoattribute:: weights .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: add_loss .. automethod:: add_metric .. automethod:: add_module .. automethod:: add_variable .. automethod:: add_weight .. automethod:: apply .. automethod:: bfloat16 .. automethod:: buffers .. automethod:: build .. automethod:: build_from_config .. automethod:: call .. automethod:: children .. automethod:: compile .. automethod:: compute_mask .. automethod:: compute_output_shape .. automethod:: compute_output_spec .. automethod:: count_params .. automethod:: cpu .. automethod:: cuda .. automethod:: double .. automethod:: eval .. automethod:: extra_repr .. automethod:: float .. automethod:: forward .. automethod:: from_config .. automethod:: get_buffer .. automethod:: get_build_config .. automethod:: get_config .. automethod:: get_extra_state .. automethod:: get_parameter .. automethod:: get_submodule .. automethod:: get_weights .. automethod:: half .. automethod:: ipu .. automethod:: load_own_variables .. automethod:: load_state_dict .. automethod:: modules .. automethod:: mtia .. automethod:: named_buffers .. automethod:: named_children .. automethod:: named_modules .. automethod:: named_parameters .. automethod:: parameters .. automethod:: quantize .. automethod:: quantized_build .. automethod:: quantized_call .. automethod:: register_backward_hook .. automethod:: register_buffer .. automethod:: register_forward_hook .. automethod:: register_forward_pre_hook .. automethod:: register_full_backward_hook .. automethod:: register_full_backward_pre_hook .. automethod:: register_load_state_dict_post_hook .. automethod:: register_load_state_dict_pre_hook .. automethod:: register_module .. automethod:: register_parameter .. automethod:: register_state_dict_post_hook .. automethod:: register_state_dict_pre_hook .. automethod:: rematerialized_call .. automethod:: requires_grad_ .. automethod:: save_own_variables .. automethod:: set_extra_state .. automethod:: set_submodule .. automethod:: set_weights .. automethod:: share_memory .. automethod:: state_dict .. automethod:: stateless_call .. automethod:: symbolic_call .. automethod:: to .. automethod:: to_empty .. automethod:: train .. automethod:: type .. automethod:: xpu .. automethod:: zero_grad