diff --git a/website/pages/tutorials/index.js b/website/pages/tutorials/index.js index 93afbb58..efa281d7 100644 --- a/website/pages/tutorials/index.js +++ b/website/pages/tutorials/index.js @@ -65,6 +65,13 @@ class TutorialHome extends React.Component { Efficient Per-Sample Gradient Computation in Opacus +
* Note that Opacus API has changed over time and some of the code samples and demos in the videos may not work. The concepts presented in the videos though are concrete and still valid.