tfp.math.ode.ChosenBySolver

Sentinel used to modify the behaviour of the solve method of a solver.

Can be passed as the solution_times argument in the solve method of a solver. Doing so requests that the solver automatically choose suitable times at which to store the computed state (see tfp.math.ode.Base.solve).

final_time Scalar float Tensor specifying the largest time at which to store the computed state.

final_time A namedtuple alias for field number 0