Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add release notes for 0.26.3 #8322

Merged
merged 2 commits into from
Nov 3, 2023
Merged

docs: add release notes for 0.26.3 #8322

merged 2 commits into from
Nov 3, 2023

Conversation

gt2345
Copy link
Contributor

@gt2345 gt2345 commented Nov 3, 2023

Add release notes for 0.26.3.

@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

@determined-ci determined-ci requested a review from a team November 3, 2023 17:54
@determined-ci determined-ci added the documentation Improvements or additions to documentation label Nov 3, 2023
- Add new ``directory`` checkpoint storage type, which allows for storing checkpoint and
TensorBoard data at a specified path inside the task containers. Users are responsible for
mounting a persistent storage at this path, e.g., a shared PVC using ``pod_spec`` configuration
in kubernetes-based setups.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
in kubernetes-based setups.
in Kubernetes-based setups.


**Deprecated Features**

- API: Support for mixed precision in ``PyTorchTrial`` using the ``NVIDIA/apex`` library is
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- API: Support for mixed precision in ``PyTorchTrial`` using the ``NVIDIA/apex`` library is
- API: Support for mixed precision in ``PyTorchTrial`` using NVIDIA's Apex library is

Torch Automatic Mixed Precision (``torch.cuda.amp``). For examples, refer to the `examples
<https://github.com/determined-ai/determined/tree/0.26.1/harness/tests/experiment/fixtures/pytorch_amp>`_.

- Images: Likewise, environment images will no longer include the ``NVIDIA/apex`` package in a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Images: Likewise, environment images will no longer include the ``NVIDIA/apex`` package in a
- Images: Likewise, environment images will no longer include the Apex package in a


- CLI: Add a new CLI command ``det user edit <target_user> [--display-name] [--remote] [--active]
[--admin] [--username]`` that allows the user to edit mutliple fields for the target user. Old
methods for editing users will still be available, but deprecated.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
methods for editing users will still be available, but deprecated.
methods for editing users will still be available, but are now deprecated.

@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

@determined-ci determined-ci requested a review from a team November 3, 2023 19:10
@gt2345 gt2345 merged commit 162de31 into release-0.26.3 Nov 3, 2023
71 of 81 checks passed
@gt2345 gt2345 deleted the relnotes-0.26.3 branch November 3, 2023 19:45
gt2345 added a commit that referenced this pull request Nov 3, 2023
@dannysauer dannysauer added this to the 0.26.3 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants