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

Remove Tensor bound on Input from nn/impl_module_for_tuples.rs #286

Closed
coreylowman opened this issue Nov 2, 2022 · 0 comments
Closed

Remove Tensor bound on Input from nn/impl_module_for_tuples.rs #286

coreylowman opened this issue Nov 2, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@coreylowman
Copy link
Owner

coreylowman commented Nov 2, 2022

The Input: Tensor can be safely removed from the bounds e.g. https://github.com/coreylowman/dfdx/blob/main/src/nn/impl_module_for_tuples.rs#L45

Originally posted by @coreylowman in #253 (comment)

@coreylowman coreylowman changed the title Remove Tensor bound on Input from nn/impl_tuple_for_sequentials.rs Remove Tensor bound on Input from nn/impl_module_for_tuples.rs Nov 2, 2022
@coreylowman coreylowman added the good first issue Good for newcomers label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant