issues
search
facebookresearch
/
optimizers
For optimization algorithm research and development.
Other
441
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extend `AbstractDataclass` for multiple inheritance
#51
runame
opened
8 hours ago
1
sanity check with lingua
#50
SeunghyunSEO
opened
1 day ago
7
Avoid using local modules in some unittests
#49
runame
closed
1 day ago
3
AttributeError: module 'torch.distributed.tensor' has no attribute 'zeros'
#48
tsengalb99
closed
2 days ago
4
Change package name
#47
runame
closed
2 days ago
2
import bugfix
#46
SeunghyunSEO
closed
2 days ago
7
Fix type hints
#45
runame
closed
2 days ago
2
Add `QREigenvalueCorrectionConfig`
#44
runame
closed
3 days ago
2
Add mypy type-checking badge
#43
runame
closed
4 days ago
2
Improve setuptools config
#42
runame
closed
4 days ago
2
Fix `uv` setup in GPU tests
#41
runame
closed
4 days ago
2
Modernize type hint style
#40
runame
closed
1 week ago
2
Fix setuptools config
#39
francois-rozet
closed
1 week ago
15
ImportError in latest version
#38
francois-rozet
closed
1 week ago
0
Add support for mypy type checking
#37
runame
closed
1 week ago
2
[bug]: `ImportError`: Cannot import name `DeviceMesh` from `torch.distributed`
#36
saforem2
closed
1 week ago
3
Fix `EigenvalueCorrectedShampooPreconditionerListTest`
#35
runame
closed
1 week ago
2
Add support for specifying a `PreconditionerComputationType` in the examples
#34
runame
closed
1 week ago
2
Add GitHub workflow for single GPU tests
#33
runame
closed
2 weeks ago
2
Add badges for CI status to README
#32
runame
closed
2 weeks ago
2
Clean up setup and add GitHub workflows
#31
runame
closed
2 weeks ago
3
ValueError when start_preconditioning_step value=0 and precondition_frequency=1
#30
bregaldo
closed
3 weeks ago
2
Add `py_modules`, `install_requires`, and bump Python requirement in setup
#29
runame
closed
4 weeks ago
3
ModuleNotFoundError: No module named 'optimizer_modules'
#28
francois-rozet
closed
4 weeks ago
1
Add option to correct eigenvalues of Shampoo's preconditioner
#27
runame
closed
1 week ago
3
ensure that distributed_shampoo.utils is installed
#26
winglian
closed
1 month ago
2
replace lambda function
#25
OscarDPan
closed
4 weeks ago
5
Using Shampoo with Accelerate and FSDP
#24
kfirgoldberg
closed
2 weeks ago
3
Empty params in FSDP cause issue
#23
odegeasslbc
closed
2 weeks ago
2
[Prototype] Add param-to-lr interface to distributed Shampoo
#22
shintaro-iwasaki
opened
2 months ago
0
Typo in Algorithm 2 in the Distributed Shampoo paper: beta1 used instead of beta2
#21
jondeuce
closed
1 month ago
1
[examples] Fix typo in ddp_cifar10_example.py
#20
shintaro-iwasaki
closed
1 month ago
2
Fails from DeepSpeed
#19
catid-saronic
opened
2 months ago
1
Fix imports for DDP example in README.md
#18
G-structure
closed
2 months ago
3
Are eigh calls spread across gpus? or all on a single gpu?
#17
nikhilvyas
closed
2 months ago
1
pip install-able
#16
windsornguyen
closed
1 month ago
3
ModuleNotFoundError: No module named 'optimizer_modules', while trying to import the DistributedShampoo class
#15
ExpressGradient
closed
2 months ago
2
enable pyfmt for fbcode/ai_codesign fbcode/azure_speech_sdk
#14
zsol
closed
7 months ago
2
Failed to compute eigendecomposition
#13
aykamko
opened
1 year ago
5
FSDP Shampoo
#12
anana10c
closed
1 year ago
4
Enable use of pseudoinverse in computation of preconditioners
#11
gallego-posada
opened
1 year ago
1
Enforce start_preconditioning_step >= precondition_frequency
#10
csmiler
closed
1 year ago
3
Package
#9
mikerabbat
closed
1 year ago
2
Update README to reflect the changes in code
#8
tsunghsienlee
closed
1 year ago
2
Idiomatic Python enum parse
#7
tsunghsienlee
closed
1 year ago
2
README fix
#6
tsunghsienlee
closed
1 year ago
5
Add setup.py
#5
LouisCastricato
closed
1 year ago
1
Update README.md
#4
sergeyf
closed
2 years ago
4
resuming shampoo from checkpoint results in preconditioners with tensors on wrong device
#3
rwightman
closed
2 years ago
5
using shampoo with distributed training
#2
maxmatical
closed
2 years ago
2
Next