mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-18 18:52:16 +00:00
[Automated]: Update Java API docs (#14373)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: adrianlizarraga <adrianlizarraga@users.noreply.github.com>
This commit is contained in:
parent
693780c3ec
commit
8f8443445d
5 changed files with 4 additions and 2 deletions
|
|
@ -18,8 +18,9 @@
|
|||
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<main role="main">
|
||||
<h1 class="bar">All Classes</h1>
|
||||
<main role="main" class="indexContainer">
|
||||
<div class="indexContainer">
|
||||
<ul>
|
||||
<li><a href="ai/onnxruntime/providers/CoreMLFlags.html" title="enum in ai.onnxruntime.providers">CoreMLFlags</a></li>
|
||||
<li><a href="ai/onnxruntime/MapInfo.html" title="class in ai.onnxruntime">MapInfo</a></li>
|
||||
|
|
@ -63,6 +64,7 @@
|
|||
<li><a href="ai/onnxruntime/TensorInfo.OnnxTensorType.html" title="enum in ai.onnxruntime">TensorInfo.OnnxTensorType</a></li>
|
||||
<li><a href="ai/onnxruntime/ValueInfo.html" title="interface in ai.onnxruntime"><span class="interfaceName">ValueInfo</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -91,10 +91,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</script>
|
||||
</nav>
|
||||
</header>
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 class="title">onnxruntime 1.14.0 API</h1>
|
||||
</div>
|
||||
<main role="main">
|
||||
<div class="contentContainer">
|
||||
<table class="overviewSummary">
|
||||
<caption><span>Packages</span><span class="tabEnd"> </span></caption>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue