issues
search
facebookresearch
/
moolib
A library for distributed ML training with PyTorch
MIT License
366
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support on Apple M1 machine
#60
lmlaaron
opened
1 year ago
4
Polyfill for using memfd_create with old glibc
#59
lw
closed
1 year ago
1
Old Linux support
#58
xiaomengy
closed
1 year ago
1
Add include for vector so compilation works with GCC 8.5
#57
cdmatters
closed
1 year ago
0
Add include std libs to avoid potential build failures
#56
xiaomengy
closed
2 years ago
0
Missing numpy requirement
#55
d3sm0
opened
2 years ago
0
Remove the optimization for torch::stack by using torch::cat
#54
xiaomengy
closed
2 years ago
0
Register and unload in a python atexit handler.
#53
tscmoo
closed
2 years ago
0
Improved peer discovery & connection logic.
#52
tscmoo
closed
2 years ago
0
Fix an accidental float duration conversion in Future wait.
#51
tscmoo
closed
2 years ago
0
Fix bugs; socket close from read loop, memfd allocation size failure
#50
tscmoo
closed
2 years ago
0
Disable a2c test as it is broken with latest gym
#49
tscmoo
closed
2 years ago
1
Question about numGradients in setGradients()
#48
bgyoon
closed
2 years ago
2
Fix Python float being casted to C++ float instead of double
#47
bgyoon
closed
2 years ago
1
ipc reader refactor + Vector + minor various
#46
tscmoo
closed
2 years ago
0
float in pythonserialization.h
#45
bgyoon
closed
2 years ago
1
Send keepalives to prevent connections from dying
#44
tscmoo
closed
2 years ago
0
Add missing headers to fix build on some platforms
#43
xiaomengy
closed
2 years ago
0
Hotfix for timeouts seen in rlmeta
#42
tscmoo
closed
2 years ago
0
Memfd allocator
#41
tscmoo
closed
2 years ago
0
BufferHandle arguments/returns, speed-up calls.
#40
tscmoo
closed
2 years ago
0
Rip out tensorpipe
#39
tscmoo
closed
2 years ago
0
New native sockets transport, tcp + ipc.
#38
tscmoo
closed
2 years ago
0
Note on EnvPool Features
#37
cdmatters
opened
2 years ago
0
Performance regression after PR#26
#36
xiaomengy
closed
2 years ago
2
Accumulator stability, deadlock & performance fixes
#35
tscmoo
closed
2 years ago
0
broker crashing, rv < 0: network is unreachable
#34
etaoxing
closed
2 years ago
3
~~Longer-term and relation to other RL libraries under Meta~~
#33
etaoxing
closed
2 years ago
1
Tests broken
#32
heiner
closed
2 years ago
3
Add Dockerfile.
#31
heiner
closed
2 years ago
2
Atari median human-normalized score
#30
zhongwen
opened
2 years ago
3
Add missing file.
#29
heiner
closed
2 years ago
0
Add release and deploy GitHub logic.
#28
heiner
closed
2 years ago
0
packet contained unknown content: -1
#27
hengyuan-hu
closed
2 years ago
3
RPC update; update TensorPipe, enable infiniband, various rpc-related updates & fixes
#26
tscmoo
closed
2 years ago
4
Add explanation for multiple batch sizes to examples/README.md.
#25
heiner
closed
2 years ago
0
fix silly numpy import/fork bug
#24
tscmoo
closed
2 years ago
1
Important change
#23
heiner
closed
2 years ago
0
update allocators
#22
tscmoo
closed
2 years ago
0
update async
#21
tscmoo
closed
2 years ago
0
Fix #19 pickle concurrency bug
#20
tscmoo
closed
2 years ago
0
Serialization issue for python class with multiple member variables when running in parallel.
#19
xiaomengy
closed
2 years ago
1
Update setup.py, add stuff necessary for pypi.
#18
heiner
closed
2 years ago
0
Serialize numpy arrays is broken
#17
tscmoo
opened
2 years ago
0
Fixup the readme.
#16
cdmatters
closed
2 years ago
0
pickle: implement readinto to fix #14
#15
tscmoo
closed
2 years ago
0
Transmission failed for python classes with specific shape torch.Tensor members.
#14
xiaomengy
closed
2 years ago
1
Fix bug for none returns in dynamic batching
#13
xiaomengy
closed
2 years ago
0
Simplify README a bit.
#12
heiner
closed
2 years ago
2
EnvPool should detect if its worker processes have ended
#11
heiner
opened
2 years ago
0
Next