Skip to content

Commit

Permalink
deploy: 6642678
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Dec 8, 2024
1 parent 5c33c26 commit 0f8cde2
Show file tree
Hide file tree
Showing 31 changed files with 56 additions and 56 deletions.
8 changes: 4 additions & 4 deletions context.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@

<li class="md-nav__item">
<a href="#json-Context.data_copy_concurrency" class="md-nav__link">
<span class="md-ellipsis">Context.<wbr>data_<wbr>copy_<wbr>concurrency</span>
<span aria-label="JSON type" class="objinfo-icon objinfo-icon__data" title="JSON type">J</span><span title="Context.data_copy_concurrency (JSON type)" class="md-ellipsis">Context.<wbr>data_<wbr>copy_<wbr>concurrency</span>
</a>

<nav class="md-nav" aria-label="Context.data_copy_concurrency">
Expand All @@ -639,7 +639,7 @@

<li class="md-nav__item">
<a href="#json-Context.data_copy_concurrency.limit" class="md-nav__link">
<span class="md-ellipsis">limit</span>
<span aria-label="JSON member" class="objinfo-icon objinfo-icon__sub-data" title="JSON member">j</span><span title="Context.data_copy_concurrency.limit (JSON member)" class="md-ellipsis">limit</span>
</a>

</li>
Expand Down Expand Up @@ -820,7 +820,7 @@

<li class="md-nav__item">
<a href="#json-Context.data_copy_concurrency" class="md-nav__link">
<span class="md-ellipsis">Context.<wbr>data_<wbr>copy_<wbr>concurrency</span>
<span aria-label="JSON type" class="objinfo-icon objinfo-icon__data" title="JSON type">J</span><span title="Context.data_copy_concurrency (JSON type)" class="md-ellipsis">Context.<wbr>data_<wbr>copy_<wbr>concurrency</span>
</a>

<nav class="md-nav" aria-label="Context.data_copy_concurrency">
Expand All @@ -836,7 +836,7 @@

<li class="md-nav__item">
<a href="#json-Context.data_copy_concurrency.limit" class="md-nav__link">
<span class="md-ellipsis">limit</span>
<span aria-label="JSON member" class="objinfo-icon objinfo-icon__sub-data" title="JSON member">j</span><span title="Context.data_copy_concurrency.limit (JSON member)" class="md-ellipsis">limit</span>
</a>

</li>
Expand Down
2 changes: 1 addition & 1 deletion cpp/api/TENSORSTORE_RETURN_IF_ERROR.html
Original file line number Diff line number Diff line change
Expand Up @@ -999,7 +999,7 @@
<code class="c code highlight docutils literal highlight-c"><span class="cp">#include</span><span class="w"> </span><span class="cpf">&quot;tensorstore/util/status.h&quot;</span></code></div>
</dt>
<dt class="sig sig-object highlight c">
<span class="sig-name descname"><span class="n">TENSORSTORE_RETURN_IF_ERROR</span></span><span class="p">(</span><span><span class="p">...</span></span><span class="p">);</span></dt>
<span class="sig-name descname"><span class="n">TENSORSTORE_RETURN_IF_ERROR</span></span><span class="p">(</span><span><span class="p">...</span></span><span class="p">);<br></span></dt>
<dd><p>Causes the containing function to return the specified <code class="cpp-expr sig sig-inline cpp highlight"><span class="n">absl</span><span class="p">::</span><a class="desctype reference external" href="https://abseil.io/docs/cpp/guides/status" title="C++ class"><span class="n">Status</span></a></code> value
if it is an error status.</p>
<p>Example:</p>
Expand Down
2 changes: 1 addition & 1 deletion cpp/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4699,7 +4699,7 @@ <h2 id="utilities"><span id="cpp-api-utilities"></span>Utilities<a class="header
<h3 id="error-handling"><span id="cpp-api-error-handling"></span>Error handling<a class="headerlink" href="#error-handling" title="Link to this heading"></a></h3>
<dl class="c macro summary objdesc">
<dt class="sig sig-object highlight c">
<a class="sig-name descname reference internal" href="TENSORSTORE_RETURN_IF_ERROR.html"><span class="doc"><span class="pre">TENSORSTORE_RETURN_IF_ERROR</span></span></a><span class="p">(</span><span><span class="p">...</span></span><span class="p">);</span></dt>
<a class="sig-name descname reference internal" href="TENSORSTORE_RETURN_IF_ERROR.html"><span class="doc"><span class="pre">TENSORSTORE_RETURN_IF_ERROR</span></span></a><span class="p">(</span><span><span class="p">...</span></span><span class="p">);<br></span></dt>
<dd><p>Causes the containing function to return the specified <code class="cpp-expr sig sig-inline cpp highlight"><span class="n">absl</span><span class="p">::</span><a class="desctype reference external" href="https://abseil.io/docs/cpp/guides/status" title="C++ class"><span class="n">Status</span></a></code> value
if it is an error status.</p>
</dd></dl>
Expand Down
2 changes: 1 addition & 1 deletion cpp/api/tensorstore.Transaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -1713,7 +1713,7 @@ <h2 id="friend-functions">Friend functions<a class="headerlink" href="#friend-fu
<h2 id="related-types">Related Types<a class="headerlink" href="#related-types" title="Link to this heading"></a></h2>
<dl class="cpp enum summary objdesc">
<dt class="sig sig-object highlight cpp">
<span class="k">enum</span><span class="w">&nbsp;</span><span class="sig-prename descclassname"><span class="n">tensorstore</span><span class="p">::</span></span><a class="sig-name descname reference internal" href="tensorstore.TransactionMode.html"><span class="doc"><span class="pre">TransactionMode</span></span></a><span class="p">;<br></span></dt>
<span class="k">enum</span><span class="w">&nbsp;</span><span class="sig-prename descclassname"><span class="n">tensorstore</span><span class="p">::</span></span><a class="sig-name descname reference internal" href="tensorstore.TransactionMode.html"><span class="doc"><span class="pre">TransactionMode</span></span></a><span class="p">;</span></dt>
<dd><p>Specifies the transaction mode.</p>
</dd></dl>

Expand Down
2 changes: 1 addition & 1 deletion cpp/api/tensorstore.TransactionMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@
<code class="cpp code highlight docutils literal highlight-cpp"><span class="cp">#include</span><span class="w"> </span><span class="cpf">&quot;tensorstore/transaction.h&quot;</span></code></div>
</dt>
<dt class="sig sig-object highlight cpp">
<span class="k">enum</span><span class="w">&nbsp;</span><span class="sig-prename descclassname"><span class="n">tensorstore</span><span class="p">::</span></span><span class="sig-name descname"><span class="n">TransactionMode</span></span><span class="p">;<br></span></dt>
<span class="k">enum</span><span class="w">&nbsp;</span><span class="sig-prename descclassname"><span class="n">tensorstore</span><span class="p">::</span></span><span class="sig-name descname"><span class="n">TransactionMode</span></span><span class="p">;</span></dt>
<dd><p>Specifies the transaction mode.</p>
<dl class="cpp enumerator objdesc">
<dt class="sig sig-object highlight cpp" id="e-no_transaction_mode">
Expand Down
4 changes: 2 additions & 2 deletions driver/array/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1008,8 +1008,8 @@ <h1 id="array-driver"><code class="docutils literal notranslate"><span class="pr
<dt class="sig sig-object highlight json" id="json-driver/array.data_copy_concurrency">
<span class="sig-name descname"><span class="pre">data_copy_concurrency</span></span><span class="p"> <span class="pre">:</span> </span><span class="desctype"><a class="reference internal" href="../../context.html#json-ContextResource" title="ContextResource (JSON type)"><span class="pre">ContextResource</span></a></span><span class="p"> <span class="pre">=</span> </span><code class="code json docutils literal highlight highlight-json"><span class="s2">&quot;data_copy_concurrency&quot;</span></code><a class="headerlink" href="#json-driver/array.data_copy_concurrency" title="Link to this definition"></a></dt>
<dd><p>Specifies or references a previously defined
<a class="reference internal" href="../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more convenient to
specify a default <a class="reference internal" href="../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in the <a class="reference internal" href="#json-driver/array.context" title="driver/array.context (JSON member) — Specifies context resources that augment/override the parent context."><code class="xref json json-schema docutils literal notranslate"><span class="pre">context</span></code></a>.</p>
<a class="reference internal" href="../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more convenient to
specify a default <a class="reference internal" href="../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in the <a class="reference internal" href="#json-driver/array.context" title="driver/array.context (JSON member) — Specifies context resources that augment/override the parent context."><code class="xref json json-schema docutils literal notranslate"><span class="pre">context</span></code></a>.</p>
</dd></dl>

</dd>
Expand Down
4 changes: 2 additions & 2 deletions driver/image/avif/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1188,8 +1188,8 @@ <h1 id="avif-driver"><span id="driver-avif"></span><code class="docutils literal
<dt class="sig sig-object highlight json" id="json-driver/avif.data_copy_concurrency">
<span class="sig-name descname"><span class="pre">data_copy_concurrency</span></span><span class="p"> <span class="pre">:</span> </span><span class="desctype"><a class="reference internal" href="../../../context.html#json-ContextResource" title="ContextResource (JSON type)"><span class="pre">ContextResource</span></a></span><span class="p"> <span class="pre">=</span> </span><code class="code json docutils literal highlight highlight-json"><span class="s2">&quot;data_copy_concurrency&quot;</span></code><a class="headerlink" href="#json-driver/avif.data_copy_concurrency" title="Link to this definition"></a></dt>
<dd><p>Specifies or references a previously defined
<a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
<a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
the <a class="reference internal" href="#json-driver/avif.context" title="driver/avif.context (JSON member) — Specifies context resources that augment/override the parent context."><code class="xref json json-schema docutils literal notranslate"><span class="pre">context</span></code></a>.</p>
</dd></dl>

Expand Down
4 changes: 2 additions & 2 deletions driver/image/bmp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1157,8 +1157,8 @@ <h1 id="bmp-driver"><span id="driver-bmp"></span><code class="docutils literal n
<dt class="sig sig-object highlight json" id="json-driver/bmp.data_copy_concurrency">
<span class="sig-name descname"><span class="pre">data_copy_concurrency</span></span><span class="p"> <span class="pre">:</span> </span><span class="desctype"><a class="reference internal" href="../../../context.html#json-ContextResource" title="ContextResource (JSON type)"><span class="pre">ContextResource</span></a></span><span class="p"> <span class="pre">=</span> </span><code class="code json docutils literal highlight highlight-json"><span class="s2">&quot;data_copy_concurrency&quot;</span></code><a class="headerlink" href="#json-driver/bmp.data_copy_concurrency" title="Link to this definition"></a></dt>
<dd><p>Specifies or references a previously defined
<a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
<a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
the <a class="reference internal" href="#json-driver/bmp.context" title="driver/bmp.context (JSON member) — Specifies context resources that augment/override the parent context."><code class="xref json json-schema docutils literal notranslate"><span class="pre">context</span></code></a>.</p>
</dd></dl>

Expand Down
4 changes: 2 additions & 2 deletions driver/image/jpeg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1170,8 +1170,8 @@ <h1 id="jpeg-driver"><span id="driver-jpeg"></span><code class="docutils literal
<dt class="sig sig-object highlight json" id="json-driver/jpeg.data_copy_concurrency">
<span class="sig-name descname"><span class="pre">data_copy_concurrency</span></span><span class="p"> <span class="pre">:</span> </span><span class="desctype"><a class="reference internal" href="../../../context.html#json-ContextResource" title="ContextResource (JSON type)"><span class="pre">ContextResource</span></a></span><span class="p"> <span class="pre">=</span> </span><code class="code json docutils literal highlight highlight-json"><span class="s2">&quot;data_copy_concurrency&quot;</span></code><a class="headerlink" href="#json-driver/jpeg.data_copy_concurrency" title="Link to this definition"></a></dt>
<dd><p>Specifies or references a previously defined
<a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
<a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
the <a class="reference internal" href="#json-driver/jpeg.context" title="driver/jpeg.context (JSON member) — Specifies context resources that augment/override the parent context."><code class="xref json json-schema docutils literal notranslate"><span class="pre">context</span></code></a>.</p>
</dd></dl>

Expand Down
4 changes: 2 additions & 2 deletions driver/image/png/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1170,8 +1170,8 @@ <h1 id="png-driver"><span id="driver-png"></span><code class="docutils literal n
<dt class="sig sig-object highlight json" id="json-driver/png.data_copy_concurrency">
<span class="sig-name descname"><span class="pre">data_copy_concurrency</span></span><span class="p"> <span class="pre">:</span> </span><span class="desctype"><a class="reference internal" href="../../../context.html#json-ContextResource" title="ContextResource (JSON type)"><span class="pre">ContextResource</span></a></span><span class="p"> <span class="pre">=</span> </span><code class="code json docutils literal highlight highlight-json"><span class="s2">&quot;data_copy_concurrency&quot;</span></code><a class="headerlink" href="#json-driver/png.data_copy_concurrency" title="Link to this definition"></a></dt>
<dd><p>Specifies or references a previously defined
<a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../kvstore/tsgrpc/index.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
<a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">Context.data_copy_concurrency</span></code></a>. It is normally more
convenient to specify a default <a class="reference internal" href="../../../context.html#json-Context.data_copy_concurrency" title="Context.data_copy_concurrency (JSON type)"><code class="xref json json-schema docutils literal notranslate"><span class="pre">data_copy_concurrency</span></code></a> in
the <a class="reference internal" href="#json-driver/png.context" title="driver/png.context (JSON member) — Specifies context resources that augment/override the parent context."><code class="xref json json-schema docutils literal notranslate"><span class="pre">context</span></code></a>.</p>
</dd></dl>

Expand Down
Loading

0 comments on commit 0f8cde2

Please # to comment.