Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / facebookresearch/moolib issues and pull requests

#60 - Support on Apple M1 machine

Issue - State: open - Opened by lmlaaron almost 2 years ago - 4 comments

#59 - Polyfill for using memfd_create with old glibc

Pull Request - State: closed - Opened by lw about 2 years ago - 1 comment
Labels: CLA Signed

#58 - Old Linux support

Issue - State: closed - Opened by xiaomengy about 2 years ago - 1 comment

#57 - Add include for vector so compilation works with GCC 8.5

Pull Request - State: closed - Opened by condnsdmatters about 2 years ago
Labels: CLA Signed

#56 - Add include std libs to avoid potential build failures

Pull Request - State: closed - Opened by xiaomengy over 2 years ago
Labels: CLA Signed

#55 - Missing numpy requirement

Issue - State: open - Opened by d3sm0 over 2 years ago

#54 - Remove the optimization for torch::stack by using torch::cat

Pull Request - State: closed - Opened by xiaomengy over 2 years ago
Labels: CLA Signed

#53 - Register and unload in a python atexit handler.

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#52 - Improved peer discovery & connection logic.

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#51 - Fix an accidental float duration conversion in Future wait.

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#50 - Fix bugs; socket close from read loop, memfd allocation size failure

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#49 - Disable a2c test as it is broken with latest gym

Pull Request - State: closed - Opened by tscmoo over 2 years ago - 1 comment
Labels: CLA Signed

#48 - Question about numGradients in setGradients()

Issue - State: closed - Opened by bgyoon over 2 years ago - 2 comments

#47 - Fix Python float being casted to C++ float instead of double

Pull Request - State: closed - Opened by bgyoon over 2 years ago - 1 comment
Labels: CLA Signed

#46 - ipc reader refactor + Vector + minor various

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#45 - float in pythonserialization.h

Issue - State: closed - Opened by bgyoon over 2 years ago - 1 comment

#44 - Send keepalives to prevent connections from dying

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#43 - Add missing headers to fix build on some platforms

Pull Request - State: closed - Opened by xiaomengy over 2 years ago
Labels: CLA Signed

#42 - Hotfix for timeouts seen in rlmeta

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#41 - Memfd allocator

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#40 - BufferHandle arguments/returns, speed-up calls.

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#39 - Rip out tensorpipe

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#38 - New native sockets transport, tcp + ipc.

Pull Request - State: closed - Opened by tscmoo over 2 years ago
Labels: CLA Signed

#37 - Note on EnvPool Features

Issue - State: open - Opened by condnsdmatters over 2 years ago
Labels: enhancement

#36 - Performance regression after PR#26

Issue - State: closed - Opened by xiaomengy over 2 years ago - 2 comments

#35 - Accumulator stability, deadlock & performance fixes

Pull Request - State: closed - Opened by tscmoo almost 3 years ago
Labels: CLA Signed

#34 - broker crashing, rv < 0: network is unreachable

Issue - State: closed - Opened by etaoxing almost 3 years ago - 3 comments

#33 - ~~Longer-term and relation to other RL libraries under Meta~~

Issue - State: closed - Opened by etaoxing almost 3 years ago - 1 comment

#32 - Tests broken

Issue - State: closed - Opened by heiner almost 3 years ago - 3 comments

#31 - Add Dockerfile.

Pull Request - State: closed - Opened by heiner almost 3 years ago - 2 comments
Labels: CLA Signed

#30 - Atari median human-normalized score

Issue - State: open - Opened by zhongwen almost 3 years ago - 3 comments

#29 - Add missing file.

Pull Request - State: closed - Opened by heiner almost 3 years ago
Labels: CLA Signed

#28 - Add release and deploy GitHub logic.

Pull Request - State: closed - Opened by heiner almost 3 years ago
Labels: CLA Signed

#27 - packet contained unknown content: -1

Issue - State: closed - Opened by hengyuan-hu almost 3 years ago - 3 comments

#26 - RPC update; update TensorPipe, enable infiniband, various rpc-related updates & fixes

Pull Request - State: closed - Opened by tscmoo almost 3 years ago - 4 comments
Labels: CLA Signed

#25 - Add explanation for multiple batch sizes to examples/README.md.

Pull Request - State: closed - Opened by heiner almost 3 years ago
Labels: CLA Signed

#24 - fix silly numpy import/fork bug

Pull Request - State: closed - Opened by tscmoo almost 3 years ago - 1 comment
Labels: CLA Signed

#23 - Important change

Pull Request - State: closed - Opened by heiner almost 3 years ago
Labels: CLA Signed

#22 - update allocators

Pull Request - State: closed - Opened by tscmoo almost 3 years ago
Labels: CLA Signed

#21 - update async

Pull Request - State: closed - Opened by tscmoo almost 3 years ago
Labels: CLA Signed

#20 - Fix #19 pickle concurrency bug

Pull Request - State: closed - Opened by tscmoo almost 3 years ago
Labels: CLA Signed

#18 - Update setup.py, add stuff necessary for pypi.

Pull Request - State: closed - Opened by heiner about 3 years ago
Labels: CLA Signed

#17 - Serialize numpy arrays is broken

Issue - State: open - Opened by tscmoo about 3 years ago

#16 - Fixup the readme.

Pull Request - State: closed - Opened by condnsdmatters about 3 years ago
Labels: CLA Signed

#15 - pickle: implement readinto to fix #14

Pull Request - State: closed - Opened by tscmoo about 3 years ago
Labels: CLA Signed

#14 - Transmission failed for python classes with specific shape torch.Tensor members.

Issue - State: closed - Opened by xiaomengy about 3 years ago - 1 comment

#13 - Fix bug for none returns in dynamic batching

Pull Request - State: closed - Opened by xiaomengy about 3 years ago
Labels: CLA Signed

#12 - Simplify README a bit.

Pull Request - State: closed - Opened by heiner about 3 years ago - 2 comments
Labels: CLA Signed

#11 - EnvPool should detect if its worker processes have ended

Issue - State: open - Opened by heiner about 3 years ago

#10 - Running sbatch_experiment.py with `--broker :` breaks Python

Issue - State: open - Opened by heiner about 3 years ago

#9 - Black 22.1.0 changed its mind about power operators, breaking our test.

Pull Request - State: closed - Opened by heiner about 3 years ago
Labels: CLA Signed

#8 - Add moolib whitepaper.

Pull Request - State: closed - Opened by heiner about 3 years ago
Labels: CLA Signed

#7 - Fix deadlock #6

Pull Request - State: closed - Opened by tscmoo about 3 years ago - 1 comment
Labels: CLA Signed

#6 - Deadlock on machines with limited computation resources

Issue - State: closed - Opened by xiaomengy about 3 years ago - 1 comment

#5 - Update readme

Pull Request - State: closed - Opened by heiner about 3 years ago
Labels: CLA Signed

#4 - More doc, tutorial, and whitepaper

Issue - State: closed - Opened by DrJimFan about 3 years ago - 4 comments

#3 - Add badges to README.

Pull Request - State: closed - Opened by heiner about 3 years ago - 1 comment
Labels: CLA Signed

#2 - Adding Code of Conduct file

Pull Request - State: closed - Opened by facebook-github-bot over 3 years ago
Labels: CLA Signed

#1 - Adding Contributing file

Pull Request - State: closed - Opened by facebook-github-bot over 3 years ago
Labels: CLA Signed