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