ray.rllib.models.modelv2.ModelV2.last_output
ray.rllib.models.modelv2.ModelV2.last_output#
- ModelV2.last_output() Union[numpy.array, jnp.ndarray, tf.Tensor, torch.Tensor] [source]#
Returns the last output returned from calling the model.
Returns the last output returned from calling the model.