Skip to content

[refactor] duplicate behaviour of init_checkpoint and ckpt_dir for resuming a training #131

@fcdl94

Description

@fcdl94

There are two different parameters for doing the same stuff.

In particular:

  • init_checkpoint does not change the actual checkpoint directory (same as output folder)
  • ckpt_dir uses the value as the checkpoint directory (separated from the output folder)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions