Unverified Commit c1f009ad authored by ftorres16's avatar ftorres16 Committed by GitHub
Browse files

Update training.mdx (#19791)

parent 9151e649
...@@ -281,7 +281,6 @@ At this point, you may need to restart your notebook or execute the following co ...@@ -281,7 +281,6 @@ At this point, you may need to restart your notebook or execute the following co
```py ```py
del model del model
del pytorch_model
del trainer del trainer
torch.cuda.empty_cache() torch.cuda.empty_cache()
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment