Skip to content

Pytorch native optim#64

Open
leasunhy wants to merge 2 commits into
mainfrom
pytorch-native-optim
Open

Pytorch native optim#64
leasunhy wants to merge 2 commits into
mainfrom
pytorch-native-optim

Conversation

@leasunhy

Copy link
Copy Markdown
Collaborator
  • Use torch.optim.AdamW as fallback Adam implementation.
  • Support selecting the fused versions of the optimizers (via --use-fused-optimizer).

Speed:
custom_fused (only available for Adam) > fused > foreach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant