lucasmiranda42/deepof

View on GitHub
docs/build/html/_sources/_generated/deepof.model_utils.ClusterControl.rst.txt

Summary

Maintainability
Test Coverage
deepof.model\_utils.ClusterControl
==================================

.. currentmodule:: deepof.model_utils

.. autoclass:: ClusterControl

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ClusterControl.__init__
      ~ClusterControl.add_loss
      ~ClusterControl.add_metric
      ~ClusterControl.add_update
      ~ClusterControl.add_variable
      ~ClusterControl.add_weight
      ~ClusterControl.build
      ~ClusterControl.build_from_config
      ~ClusterControl.call
      ~ClusterControl.compute_mask
      ~ClusterControl.compute_output_shape
      ~ClusterControl.compute_output_signature
      ~ClusterControl.count_params
      ~ClusterControl.finalize_state
      ~ClusterControl.from_config
      ~ClusterControl.get_build_config
      ~ClusterControl.get_config
      ~ClusterControl.get_input_at
      ~ClusterControl.get_input_mask_at
      ~ClusterControl.get_input_shape_at
      ~ClusterControl.get_output_at
      ~ClusterControl.get_output_mask_at
      ~ClusterControl.get_output_shape_at
      ~ClusterControl.get_weights
      ~ClusterControl.set_weights
      ~ClusterControl.with_name_scope
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ClusterControl.activity_regularizer
      ~ClusterControl.compute_dtype
      ~ClusterControl.dtype
      ~ClusterControl.dtype_policy
      ~ClusterControl.dynamic
      ~ClusterControl.inbound_nodes
      ~ClusterControl.input
      ~ClusterControl.input_mask
      ~ClusterControl.input_shape
      ~ClusterControl.input_spec
      ~ClusterControl.losses
      ~ClusterControl.metrics
      ~ClusterControl.name
      ~ClusterControl.name_scope
      ~ClusterControl.non_trainable_variables
      ~ClusterControl.non_trainable_weights
      ~ClusterControl.outbound_nodes
      ~ClusterControl.output
      ~ClusterControl.output_mask
      ~ClusterControl.output_shape
      ~ClusterControl.stateful
      ~ClusterControl.submodules
      ~ClusterControl.supports_masking
      ~ClusterControl.trainable
      ~ClusterControl.trainable_variables
      ~ClusterControl.trainable_weights
      ~ClusterControl.updates
      ~ClusterControl.variable_dtype
      ~ClusterControl.variables
      ~ClusterControl.weights