Main public logs
From Master of Neuroscience Wiki
Combined display of all available logs of Master of Neuroscience Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:52, 21 October 2025 Davrot talk contribs created page Replace the automatic autograd with your own torch.autograd.Function (Created page with "Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://pytorch.org/docs/stable/notes/extending.html#extending-autograd Extending torch.autograd] == === [https://pytorch.org/docs/stable/notes/extending.html#when-to-use When to use] === <blockquote>In general, implement a custom function if you want to perform computations in your model that are not differentiable or rely on non-PyTorch libraries (e.g., NumPy), but still wish for your operation to chain w...") Tag: Visual edit