Skip to content

Commit

Permalink
Correct link for the schedules application tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ig-dolci committed Mar 12, 2024
1 parent ce51c90 commit 76145ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notebooks/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@
"metadata": {},
"source": [
"## Final remarks\n",
"This notebook focused on a visual illustration of the employment of the schedules available in the *checkpointing_schedule* package. The specific function (e.g. `action_forward`) proposed to illustrate the step execution of the forward and adjoint models. However, the user can implement the necessary code to the step execution of the forward and adjoint models and the copy and move codes instead of the illustrative code. An adjoint-based gradient computation wiht the checkpointing schedules is presented in the [notebook](https://nbviewer.org/github/firedrakeproject/checkpoint_schedules/blob/dolci/schedules_application/docs/notebooks/burger.ipynb)."
"This notebook focused on a visual illustration of the employment of the schedules available in the *checkpointing_schedule* package. The specific function (e.g. `action_forward`) proposed to illustrate the step execution of the forward and adjoint models. However, the user can implement the necessary code to the step execution of the forward and adjoint models and the copy and move codes instead of the illustrative code. An adjoint-based gradient computation wiht the checkpointing schedules is presented in the [notebook](https://nbviewer.org/github/firedrakeproject/checkpoint_schedules/blob/main/docs/notebooks/burger.ipynb)."
]
},
{
Expand Down

0 comments on commit 76145ca

Please sign in to comment.