- 25 Feb, 2021 1 commit
-
-
Myle Ott authored
-
- 23 Feb, 2021 1 commit
-
-
Benjamin Lefaudeux authored
* v0.3.0 it is, celebration time
-
- 19 Feb, 2021 1 commit
-
-
Min Xu authored
* [docs]: add checkpoint_wrapper and many small fixes * update copyright year
-
- 22 Oct, 2020 1 commit
-
-
Vittorio Caggiano authored
-
- 22 Sep, 2020 1 commit
-
-
Benjamin Lefaudeux authored
* various fixes, no more issues with `make html` and more API fields should be populated
-
- 17 Sep, 2020 1 commit
-
-
Tom Birch authored
Adds support for distributing pipeline stages across multiple processes (and therefore multiple machines) * Adds a style argument to the Pipe constructor, defaulting to PipelineStyle.SingleProcess, but also supporting PipelineStyle.MultiProcess * Added support for lazy construction of modules (see lazy_construction for an example) * Added two implementations of inter-process communication: one based on rpc with globally visible queues, one based on send/recv * Copied all the relevant tests from tests/pipe to tests/pipe_process and modified them to exercise PipelineStyle.MultiProcess
-
- 16 Sep, 2020 1 commit
-
-
msbaines authored
-
- 11 Sep, 2020 1 commit
-
-
msbaines authored
Also updated canonical_url to be fairscale. Also removed unnecessary htmi_theme_path.
-
- 10 Sep, 2020 1 commit
-
-
msbaines authored
-
- 09 Sep, 2020 2 commits