ray.rllib.models.tf.tf_modelv2.TFModelV2.register_variables#

TFModelV2.register_variables(variables: List[Union[numpy.array, jnp.ndarray, tf.Tensor, torch.Tensor]]) None[source]#

Register the given list of variables with this model.