onnxruntime/docs/api/java/ai/onnxruntime/package-use.html

238 lines
9.6 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_221) on Fri Dec 06 15:15:32 EST 2019 -->
<title>Uses of Package ai.onnxruntime (OnnxRuntime-Java-API)</title>
<meta name="date" content="2019-12-06">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package ai.onnxruntime (OnnxRuntime-Java-API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../ai/onnxruntime/package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?ai/onnxruntime/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package ai.onnxruntime" class="title">Uses of Package<br>ai.onnxruntime</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList"><a name="ai.onnxruntime">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../ai/onnxruntime/package-summary.html">ai.onnxruntime</a> used by <a href="../../ai/onnxruntime/package-summary.html">ai.onnxruntime</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/MapInfo.html#ai.onnxruntime">MapInfo</a>
<div class="block">Describes an <a href="../../ai/onnxruntime/OnnxMap.html" title="class in ai.onnxruntime"><code>OnnxMap</code></a> object or output node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/NodeInfo.html#ai.onnxruntime">NodeInfo</a>
<div class="block">The info for an input or output node from an ONNX model.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OnnxJavaType.html#ai.onnxruntime">OnnxJavaType</a>
<div class="block">An enum representing onnxruntime supported Java primitive types (and String).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OnnxMap.OnnxMapValueType.html#ai.onnxruntime">OnnxMap.OnnxMapValueType</a>
<div class="block">An enum representing the Java type of the values stored in an <a href="../../ai/onnxruntime/OnnxMap.html" title="class in ai.onnxruntime"><code>OnnxMap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OnnxTensor.html#ai.onnxruntime">OnnxTensor</a>
<div class="block">A Java object wrapping an OnnxTensor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OnnxValue.html#ai.onnxruntime">OnnxValue</a>
<div class="block">Top interface for input and output values from ONNX models.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OnnxValue.OnnxValueType.html#ai.onnxruntime">OnnxValue.OnnxValueType</a>
<div class="block">The type of the <a href="../../ai/onnxruntime/OnnxValue.html" title="interface in ai.onnxruntime"><code>OnnxValue</code></a>, mirroring the id in the C API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtEnvironment.html#ai.onnxruntime">OrtEnvironment</a>
<div class="block">The host object for the onnx-runtime system.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtEnvironment.LoggingLevel.html#ai.onnxruntime">OrtEnvironment.LoggingLevel</a>
<div class="block">The logging level for messages from the environment and session.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtException.html#ai.onnxruntime">OrtException</a>
<div class="block">An exception which contains the error message and code produced by the native onnxruntime.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtException.OrtErrorCode.html#ai.onnxruntime">OrtException.OrtErrorCode</a>
<div class="block">Maps the OrtErrorCode struct in "onnxruntime_c_api.h" with an additional entry for Java side errors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtSession.html#ai.onnxruntime">OrtSession</a>
<div class="block">Wraps an ONNX model and allows inference calls.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtSession.Result.html#ai.onnxruntime">OrtSession.Result</a>
<div class="block">An <code>AutoCloseable</code> wrapper around a <code>Map</code> containing <a href="../../ai/onnxruntime/OnnxValue.html" title="interface in ai.onnxruntime"><code>OnnxValue</code></a>s.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtSession.SessionOptions.html#ai.onnxruntime">OrtSession.SessionOptions</a>
<div class="block">Represents the options used to construct this session.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtSession.SessionOptions.ExecutionMode.html#ai.onnxruntime">OrtSession.SessionOptions.ExecutionMode</a>
<div class="block">The execution mode to use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/OrtSession.SessionOptions.OptLevel.html#ai.onnxruntime">OrtSession.SessionOptions.OptLevel</a>
<div class="block">The optimisation level to use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/SequenceInfo.html#ai.onnxruntime">SequenceInfo</a>
<div class="block">Describes an <a href="../../ai/onnxruntime/OnnxSequence.html" title="class in ai.onnxruntime"><code>OnnxSequence</code></a>, including it's element type if known.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/TensorInfo.html#ai.onnxruntime">TensorInfo</a>
<div class="block">Describes an <a href="../../ai/onnxruntime/OnnxTensor.html" title="class in ai.onnxruntime"><code>OnnxTensor</code></a>, including it's size, shape and element type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/TensorInfo.OnnxTensorType.html#ai.onnxruntime">TensorInfo.OnnxTensorType</a>
<div class="block">The native element types supported by the ONNX runtime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../ai/onnxruntime/class-use/ValueInfo.html#ai.onnxruntime">ValueInfo</a>
<div class="block">Interface for info objects describing an <a href="../../ai/onnxruntime/OnnxValue.html" title="interface in ai.onnxruntime"><code>OnnxValue</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../ai/onnxruntime/package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?ai/onnxruntime/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>