Skip to content

Conversation

@kshitij12345
Copy link
Contributor

Fixes

  • Correctly rewind the temporary files buffer.
  • Correctly remove the file from a run. delete_files is not supported on Run object.
  • Update the saver doc to reflect that Windows is not supported (as TemporaryFile and NamedTemporaryFile don't work correctly on Windows)

Description:

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@github-actions github-actions bot added the module: contrib Contrib module label Mar 29, 2023
@kshitij12345 kshitij12345 marked this pull request as ready for review March 30, 2023 06:10
@vfdev-5 vfdev-5 enabled auto-merge (squash) March 31, 2023 09:21
Copy link
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

Thanks Kshiteej!

@vfdev-5 vfdev-5 merged commit 28c3802 into pytorch:master Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: contrib Contrib module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants