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