mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
[Automated]: Update Java API docs (#12604)
This commit is contained in:
parent
cb49589336
commit
a7053b87c0
5 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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.
Binary file not shown.
Loading…
Reference in a new issue