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

tfp.substrates.numpy.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).

Properties:

final_time