Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demonstrate differentiating through model output #213

Open
jwallwork23 opened this issue Jan 3, 2025 · 0 comments
Open

Demonstrate differentiating through model output #213

jwallwork23 opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request

Comments

@jwallwork23
Copy link
Contributor

Towards #111.

We should further test #152 by calling tensor.backward on a tensor outputted from a network. By doing so, we'll check that we're able to back-propagate through a network from code that depends on it.

@jwallwork23 jwallwork23 added enhancement New feature or request autograd Tasks towards the online training / automatic differentiation feature labels Jan 3, 2025
@jwallwork23 jwallwork23 self-assigned this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant