-
Notifications
You must be signed in to change notification settings - Fork 39
Core functionality to allow multi-device workflow #70
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
base: master
Are you sure you want to change the base?
Conversation
It is often useful to access convolutional layer attributes, e.g. for output shapes precalculation.
attribute readers for ConvNd
…t_mask Fixed generation of square subsequent mask
…ad:map_locaion, torchrun, Tests are provided
Co-authored-by: Иван Разуваев <[email protected]>
|
Hi @orlando-labs, thanks for another PR. This still has more changes than I'd like to include. I've fixed the I'd be happy to include a minimal PR for adding |
|
Two other things that I think could be included (in two separate minimal PRs) would be |
Hi @ankane, as we discussed before, I’ve kept only the core functionality needed for the multi-device workflow. All of the distributed features have been moved to a separate repo/gem.