[Automated]: Update Java API docs (#12604)

This commit is contained in:
github-actions[bot] 2022-08-24 10:08:38 -07:00 committed by GitHub
parent cb49589336
commit a7053b87c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 3 deletions

View file

@ -142,8 +142,8 @@ implements java.lang.AutoCloseable</pre>
<p>There can be at most one OrtEnvironment object created in a JVM lifetime. This class
implements <code>AutoCloseable</code> as before for backwards compatibility with 1.10 and earlier, but
the <a href="#close(long,long)"><code>close(long, long)</code></a> method is a no-op. The environment is closed by a JVM shutdown hook registered
on construction.</div>
the close method is a no-op. The environment is closed by a JVM shutdown hook registered on
construction.</div>
</li>
</ul>
</div>

View file

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Aug 15 17:00:26 UTC 2022 -->
<!-- Generated by javadoc (11.0.11) on Wed Aug 24 16:58:44 UTC 2022 -->
<title>onnxruntime 1.13.0 API</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript">window.location.replace('index.html')</script>

Binary file not shown.