ignite icon indicating copy to clipboard operation
ignite copied to clipboard

Issue 1986 Checkpointing write & remove order change

Open devrimcavusoglu opened this issue 4 years ago • 1 comments

Fixes #1986

Description: Former "remove & write" implementation order is reversed to "write & remove", api call has been added for ClearMLSaver remove functionality.

Check list:

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

devrimcavusoglu avatar May 12 '21 00:05 devrimcavusoglu

@devrimcavusoglu thanks for the PR, i'll review it asap

vfdev-5 avatar May 12 '21 09:05 vfdev-5