项目文件夹

文件
Alexandre Défossez (autodoc) aeffa9f270 api_docs
2025-03-13 16:07:03 +00:00

250 行
16 KiB
HTML

此文件含有不可见的 Unicode 字符
此文件含有人类无法区分的不可见的 Unicode 字符,但可以由计算机进行不同的处理。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="generator" content="pdoc3 0.11.5">
<title>audiocraft.train API documentation</title>
<meta name="description" content="Entry point for dora to launch solvers for running training loops.
See more info on how to use dora: https://github.com/facebookresearch/dora">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/typography.min.css" integrity="sha512-Y1DYSb995BAfxobCkKepB1BqJJTPrOp3zPL74AWFugHHmmdcvO+C48WLrUOlhGMc0QG7AE3f7gmvvcrmX2fDoA==" crossorigin>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/default.min.css" crossorigin>
<style>:root{--highlight-color:#fe9}.flex{display:flex !important}body{line-height:1.5em}#content{padding:20px}#sidebar{padding:1.5em;overflow:hidden}#sidebar > *:last-child{margin-bottom:2cm}.http-server-breadcrumbs{font-size:130%;margin:0 0 15px 0}#footer{font-size:.75em;padding:5px 30px;border-top:1px solid #ddd;text-align:right}#footer p{margin:0 0 0 1em;display:inline-block}#footer p:last-child{margin-right:30px}h1,h2,h3,h4,h5{font-weight:300}h1{font-size:2.5em;line-height:1.1em}h2{font-size:1.75em;margin:2em 0 .50em 0}h3{font-size:1.4em;margin:1.6em 0 .7em 0}h4{margin:0;font-size:105%}h1:target,h2:target,h3:target,h4:target,h5:target,h6:target{background:var(--highlight-color);padding:.2em 0}a{color:#058;text-decoration:none;transition:color .2s ease-in-out}a:visited{color:#503}a:hover{color:#b62}.title code{font-weight:bold}h2[id^="header-"]{margin-top:2em}.ident{color:#900;font-weight:bold}pre code{font-size:.8em;line-height:1.4em;padding:1em;display:block}code{background:#f3f3f3;font-family:"DejaVu Sans Mono",monospace;padding:1px 4px;overflow-wrap:break-word}h1 code{background:transparent}pre{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:1em 0}#http-server-module-list{display:flex;flex-flow:column}#http-server-module-list div{display:flex}#http-server-module-list dt{min-width:10%}#http-server-module-list p{margin-top:0}.toc ul,#index{list-style-type:none;margin:0;padding:0}#index code{background:transparent}#index h3{border-bottom:1px solid #ddd}#index ul{padding:0}#index h4{margin-top:.6em;font-weight:bold}@media (min-width:200ex){#index .two-column{column-count:2}}@media (min-width:300ex){#index .two-column{column-count:3}}dl{margin-bottom:2em}dl dl:last-child{margin-bottom:4em}dd{margin:0 0 1em 3em}#header-classes + dl > dd{margin-bottom:3em}dd dd{margin-left:2em}dd p{margin:10px 0}.name{background:#eee;font-size:.85em;padding:5px 10px;display:inline-block;min-width:40%}.name:hover{background:#e0e0e0}dt:target .name{background:var(--highlight-color)}.name > span:first-child{white-space:nowrap}.name.class > span:nth-child(2){margin-left:.4em}.inherited{color:#999;border-left:5px solid #eee;padding-left:1em}.inheritance em{font-style:normal;font-weight:bold}.desc h2{font-weight:400;font-size:1.25em}.desc h3{font-size:1em}.desc dt code{background:inherit}.source > summary,.git-link-div{color:#666;text-align:right;font-weight:400;font-size:.8em;text-transform:uppercase}.source summary > *{white-space:nowrap;cursor:pointer}.git-link{color:inherit;margin-left:1em}.source pre{max-height:500px;overflow:auto;margin:0}.source pre code{font-size:12px;overflow:visible;min-width:max-content}.hlist{list-style:none}.hlist li{display:inline}.hlist li:after{content:',\2002'}.hlist li:last-child:after{content:none}.hlist .hlist{display:inline;padding-left:1em}img{max-width:100%}td{padding:0 .5em}.admonition{padding:.1em 1em;margin:1em 0}.admonition-title{font-weight:bold}.admonition.note,.admonition.info,.admonition.important{background:#aef}.admonition.todo,.admonition.versionadded,.admonition.tip,.admonition.hint{background:#dfd}.admonition.warning,.admonition.versionchanged,.admonition.deprecated{background:#fd4}.admonition.error,.admonition.danger,.admonition.caution{background:lightpink}</style>
<style media="screen and (min-width: 700px)">@media screen and (min-width:700px){#sidebar{width:30%;height:100vh;overflow:auto;position:sticky;top:0}#content{width:70%;max-width:100ch;padding:3em 4em;border-left:1px solid #ddd}pre code{font-size:1em}.name{font-size:1em}main{display:flex;flex-direction:row-reverse;justify-content:flex-end}.toc ul ul,#index ul ul{padding-left:1em}.toc > ul > li{margin-top:.5em}}</style>
<style media="print">@media print{#sidebar h1{page-break-before:always}.source{display:none}}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a[href]:after{content:" (" attr(href) ")";font-size:90%}a[href][title]:after{content:none}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h1,h2,h3,h4,h5,h6{page-break-after:avoid}}</style>
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js" integrity="sha512-D9gUyxqja7hBtkWpPWGt9wfbfaMGVt9gnyCvYa+jojwwPHLCzUm5i8rpk7vD7wNee9bA35eYIjobYPaQuKS1MQ==" crossorigin></script>
<script>window.addEventListener('DOMContentLoaded', () => {
hljs.configure({languages: ['bash', 'css', 'diff', 'graphql', 'ini', 'javascript', 'json', 'plaintext', 'python', 'python-repl', 'rust', 'shell', 'sql', 'typescript', 'xml', 'yaml']});
hljs.highlightAll();
/* Collapse source docstrings */
setTimeout(() => {
[...document.querySelectorAll('.hljs.language-python > .hljs-string')]
.filter(el => el.innerHTML.length > 200 && ['"""', "'''"].includes(el.innerHTML.substring(0, 3)))
.forEach(el => {
let d = document.createElement('details');
d.classList.add('hljs-string');
d.innerHTML = '<summary>"""</summary>' + el.innerHTML.substring(3);
el.replaceWith(d);
});
}, 100);
})</script>
</head>
<body>
<main>
<article id="content">
<header>
<h1 class="title">Module <code>audiocraft.train</code></h1>
</header>
<section id="section-intro">
<p>Entry point for dora to launch solvers for running training loops.
See more info on how to use dora: <a href="https://github.com/facebookresearch/dora">https://github.com/facebookresearch/dora</a></p>
</section>
<section>
</section>
<section>
</section>
<section>
<h2 class="section-title" id="header-functions">Functions</h2>
<dl>
<dt id="audiocraft.train.get_solver"><code class="name flex">
<span>def <span class="ident">get_solver</span></span>(<span>cfg)</span>
</code></dt>
<dd>
<details class="source">
<summary>
<span>Expand source code</span>
</summary>
<pre><code class="python">def get_solver(cfg):
from . import solvers
# Convert batch size to batch size for each GPU
assert cfg.dataset.batch_size % flashy.distrib.world_size() == 0
cfg.dataset.batch_size //= flashy.distrib.world_size()
for split in [&#39;train&#39;, &#39;valid&#39;, &#39;evaluate&#39;, &#39;generate&#39;]:
if hasattr(cfg.dataset, split) and hasattr(cfg.dataset[split], &#39;batch_size&#39;):
assert cfg.dataset[split].batch_size % flashy.distrib.world_size() == 0
cfg.dataset[split].batch_size //= flashy.distrib.world_size()
resolve_config_dset_paths(cfg)
solver = solvers.get_solver(cfg)
return solver</code></pre>
</details>
<div class="desc"></div>
</dd>
<dt id="audiocraft.train.get_solver_from_sig"><code class="name flex">
<span>def <span class="ident">get_solver_from_sig</span></span>(<span>sig: str, *args, **kwargs)</span>
</code></dt>
<dd>
<details class="source">
<summary>
<span>Expand source code</span>
</summary>
<pre><code class="python">def get_solver_from_sig(sig: str, *args, **kwargs):
&#34;&#34;&#34;Return Solver object from Dora signature, i.e. to play with it from a notebook.
See `get_solver_from_xp` for more information.
&#34;&#34;&#34;
xp = main.get_xp_from_sig(sig)
return get_solver_from_xp(xp, *args, **kwargs)</code></pre>
</details>
<div class="desc"><p>Return Solver object from Dora signature, i.e. to play with it from a notebook.
See <code><a title="audiocraft.train.get_solver_from_xp" href="#audiocraft.train.get_solver_from_xp">get_solver_from_xp()</a></code> for more information.</p></div>
</dd>
<dt id="audiocraft.train.get_solver_from_xp"><code class="name flex">
<span>def <span class="ident">get_solver_from_xp</span></span>(<span>xp: dora.xp.XP,<br>override_cfg: dict | omegaconf.dictconfig.DictConfig | None = None,<br>restore: bool = True,<br>load_best: bool = True,<br>ignore_state_keys: List[str] = [],<br>disable_fsdp: bool = True)</span>
</code></dt>
<dd>
<details class="source">
<summary>
<span>Expand source code</span>
</summary>
<pre><code class="python">def get_solver_from_xp(xp: XP, override_cfg: tp.Optional[tp.Union[dict, omegaconf.DictConfig]] = None,
restore: bool = True, load_best: bool = True,
ignore_state_keys: tp.List[str] = [], disable_fsdp: bool = True):
&#34;&#34;&#34;Given a XP, return the Solver object.
Args:
xp (XP): Dora experiment for which to retrieve the solver.
override_cfg (dict or None): If not None, should be a dict used to
override some values in the config of `xp`. This will not impact
the XP signature or folder. The format is different
than the one used in Dora grids, nested keys should actually be nested dicts,
not flattened, e.g. `{&#39;optim&#39;: {&#39;batch_size&#39;: 32}}`.
restore (bool): If `True` (the default), restore state from the last checkpoint.
load_best (bool): If `True` (the default), load the best state from the checkpoint.
ignore_state_keys (list[str]): List of sources to ignore when loading the state, e.g. `optimizer`.
disable_fsdp (bool): if True, disables FSDP entirely. This will
also automatically skip loading the EMA. For solver specific
state sources, like the optimizer, you might want to
use along `ignore_state_keys=[&#39;optimizer&#39;]`. Must be used with `load_best=True`.
&#34;&#34;&#34;
logger.info(f&#34;Loading solver from XP {xp.sig}. &#34;
f&#34;Overrides used: {xp.argv}&#34;)
cfg = xp.cfg
if override_cfg is not None:
cfg = omegaconf.OmegaConf.merge(cfg, omegaconf.DictConfig(override_cfg))
if disable_fsdp and cfg.fsdp.use:
cfg.fsdp.use = False
assert load_best is True
# ignoring some keys that were FSDP sharded like model, ema, and best_state.
# fsdp_best_state will be used in that case. When using a specific solver,
# one is responsible for adding the relevant keys, e.g. &#39;optimizer&#39;.
# We could make something to automatically register those inside the solver, but that
# seem overkill at this point.
ignore_state_keys = ignore_state_keys + [&#39;model&#39;, &#39;ema&#39;, &#39;best_state&#39;]
try:
with xp.enter():
solver = get_solver(cfg)
if restore:
solver.restore(load_best=load_best, ignore_state_keys=ignore_state_keys)
return solver
finally:
hydra.core.global_hydra.GlobalHydra.instance().clear()</code></pre>
</details>
<div class="desc"><p>Given a XP, return the Solver object.</p>
<h2 id="args">Args</h2>
<dl>
<dt><strong><code>xp</code></strong> :&ensp;<code>XP</code></dt>
<dd>Dora experiment for which to retrieve the solver.</dd>
<dt><strong><code>override_cfg</code></strong> :&ensp;<code>dict</code> or <code>None</code></dt>
<dd>If not None, should be a dict used to
override some values in the config of <code>xp</code>. This will not impact
the XP signature or folder. The format is different
than the one used in Dora grids, nested keys should actually be nested dicts,
not flattened, e.g. <code>{'optim': {'batch_size': 32}}</code>.</dd>
<dt><strong><code>restore</code></strong> :&ensp;<code>bool</code></dt>
<dd>If <code>True</code> (the default), restore state from the last checkpoint.</dd>
<dt><strong><code>load_best</code></strong> :&ensp;<code>bool</code></dt>
<dd>If <code>True</code> (the default), load the best state from the checkpoint.</dd>
<dt><strong><code>ignore_state_keys</code></strong> :&ensp;<code>list[str]</code></dt>
<dd>List of sources to ignore when loading the state, e.g. <code>optimizer</code>.</dd>
<dt><strong><code>disable_fsdp</code></strong> :&ensp;<code>bool</code></dt>
<dd>if True, disables FSDP entirely. This will
also automatically skip loading the EMA. For solver specific
state sources, like the optimizer, you might want to
use along <code>ignore_state_keys=['optimizer']</code>. Must be used with <code>load_best=True</code>.</dd>
</dl></div>
</dd>
<dt id="audiocraft.train.init_seed_and_system"><code class="name flex">
<span>def <span class="ident">init_seed_and_system</span></span>(<span>cfg)</span>
</code></dt>
<dd>
<details class="source">
<summary>
<span>Expand source code</span>
</summary>
<pre><code class="python">def init_seed_and_system(cfg):
import numpy as np
import torch
import random
from audiocraft.modules.transformer import set_efficient_attention_backend
multiprocessing.set_start_method(cfg.mp_start_method)
logger.debug(&#39;Setting mp start method to %s&#39;, cfg.mp_start_method)
random.seed(cfg.seed)
np.random.seed(cfg.seed)
# torch also initialize cuda seed if available
torch.manual_seed(cfg.seed)
torch.set_num_threads(cfg.num_threads)
os.environ[&#39;MKL_NUM_THREADS&#39;] = str(cfg.num_threads)
os.environ[&#39;OMP_NUM_THREADS&#39;] = str(cfg.num_threads)
logger.debug(&#39;Setting num threads to %d&#39;, cfg.num_threads)
set_efficient_attention_backend(cfg.efficient_attention_backend)
logger.debug(&#39;Setting efficient attention backend to %s&#39;, cfg.efficient_attention_backend)
if &#39;SLURM_JOB_ID&#39; in os.environ:
tmpdir = Path(&#39;/scratch/slurm_tmpdir/&#39; + os.environ[&#39;SLURM_JOB_ID&#39;])
if tmpdir.exists():
logger.info(&#34;Changing tmpdir to %s&#34;, tmpdir)
os.environ[&#39;TMPDIR&#39;] = str(tmpdir)</code></pre>
</details>
<div class="desc"></div>
</dd>
<dt id="audiocraft.train.resolve_config_dset_paths"><code class="name flex">
<span>def <span class="ident">resolve_config_dset_paths</span></span>(<span>cfg)</span>
</code></dt>
<dd>
<details class="source">
<summary>
<span>Expand source code</span>
</summary>
<pre><code class="python">def resolve_config_dset_paths(cfg):
&#34;&#34;&#34;Enable Dora to load manifest from git clone repository.&#34;&#34;&#34;
# manifest files for the different splits
for key, value in cfg.datasource.items():
if isinstance(value, str):
cfg.datasource[key] = git_save.to_absolute_path(value)</code></pre>
</details>
<div class="desc"><p>Enable Dora to load manifest from git clone repository.</p></div>
</dd>
</dl>
</section>
<section>
</section>
</article>
<nav id="sidebar">
<div class="toc">
<ul></ul>
</div>
<ul id="index">
<li><h3>Super-module</h3>
<ul>
<li><code><a title="audiocraft" href="index.html">audiocraft</a></code></li>
</ul>
</li>
<li><h3><a href="#header-functions">Functions</a></h3>
<ul class="">
<li><code><a title="audiocraft.train.get_solver" href="#audiocraft.train.get_solver">get_solver</a></code></li>
<li><code><a title="audiocraft.train.get_solver_from_sig" href="#audiocraft.train.get_solver_from_sig">get_solver_from_sig</a></code></li>
<li><code><a title="audiocraft.train.get_solver_from_xp" href="#audiocraft.train.get_solver_from_xp">get_solver_from_xp</a></code></li>
<li><code><a title="audiocraft.train.init_seed_and_system" href="#audiocraft.train.init_seed_and_system">init_seed_and_system</a></code></li>
<li><code><a title="audiocraft.train.resolve_config_dset_paths" href="#audiocraft.train.resolve_config_dset_paths">resolve_config_dset_paths</a></code></li>
</ul>
</li>
</ul>
</nav>
</main>
<footer id="footer">
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.11.5</a>.</p>
</footer>
</body>
</html>