core.scripts.convert_hydra_to_release

core.scripts.convert_hydra_to_release#

Copyright (c) Meta Platforms, Inc. and affiliates.

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

Attributes#

Functions#

convert_fine_tune_checkpoint(fine_tune_checkpoint_fn, ...)

Module Contents#

core.scripts.convert_hydra_to_release.convert_fine_tune_checkpoint(fine_tune_checkpoint_fn, output_checkpoint_fn, fine_tune_yaml_fn=None, output_yaml_fn=None)#
core.scripts.convert_hydra_to_release.parser#