Skip to content

Tags: cisco-open/pymultiworld

Tags

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc: readme revision (#57)

To reflect changes made in v0.1.0, the top-level README.md is revised.
Also, the description for examples is updated to highlight that the
multiworld examples are fault-tolerant.

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: version bump-up to 0.0.4 (#24)

The version is now set to v0.0.4.

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch: pytorch patch revision for multiworld (#18)

Some files were not patched in the previous PR. This causes errors
when other parts of torch.distributed are loaded. We handle the issues
with the additional patch.

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
misc: v0.0.2 (#17)

The version is bumped up to 0.0.2.

0.0.1

Toggle 0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
misc: pypi workflow update (#13)

pypi publishing workflow has been revised. We revise it based on

https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows.