﻿teras.layers.CLSToken
=====================

.. currentmodule:: teras.layers

.. autoclass:: CLSToken

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~CLSToken.__init__
      ~CLSToken.add_loss
      ~CLSToken.add_metric
      ~CLSToken.add_variable
      ~CLSToken.add_weight
      ~CLSToken.build
      ~CLSToken.build_from_config
      ~CLSToken.call
      ~CLSToken.compute_mask
      ~CLSToken.compute_output_shape
      ~CLSToken.compute_output_spec
      ~CLSToken.count_params
      ~CLSToken.from_config
      ~CLSToken.get_build_config
      ~CLSToken.get_config
      ~CLSToken.get_weights
      ~CLSToken.load_own_variables
      ~CLSToken.quantize
      ~CLSToken.quantized_call
      ~CLSToken.save_own_variables
      ~CLSToken.set_weights
      ~CLSToken.stateless_call
      ~CLSToken.symbolic_call
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~CLSToken.compute_dtype
      ~CLSToken.dtype
      ~CLSToken.dtype_policy
      ~CLSToken.input
      ~CLSToken.input_dtype
      ~CLSToken.input_spec
      ~CLSToken.losses
      ~CLSToken.metrics
      ~CLSToken.metrics_variables
      ~CLSToken.non_trainable_variables
      ~CLSToken.non_trainable_weights
      ~CLSToken.output
      ~CLSToken.path
      ~CLSToken.quantization_mode
      ~CLSToken.supports_masking
      ~CLSToken.trainable
      ~CLSToken.trainable_variables
      ~CLSToken.trainable_weights
      ~CLSToken.variable_dtype
      ~CLSToken.variables
      ~CLSToken.weights
   
   