2021-09-17 00:09:25 +00:00
<!-- HTML header for doxygen 1.9.2 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.2" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OnnxRuntime: Class Members - Functions< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2022-01-08 00:25:57 +00:00
< script async src = "https://www.googletagmanager.com/gtag/js?id=UA-156955408-1" > < / script > < script type = "text/javascript" > "use strict" ; window . dataLayer = window . dataLayer || [ ] ; function gtag ( ) { dataLayer . push ( arguments ) ; } gtag ( 'js' , new Date ( ) ) ; gtag ( 'config' , 'UA-156955408-1' ) ; < / script > < script type = "text/javascript" src = "/assets/js/vendor/lunr.min.js" > < / script > < script type = "text/javascript" src = "/assets/js/just-the-docs.js" > < / script >
2021-09-17 00:09:25 +00:00
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "ONNX_Runtime_logo - Docs.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OnnxRuntime
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.9.2 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_func_s.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "contents" >
 
< h3 > < a id = "index_s" name = "index_s" > < / a > - s -< / h3 > < ul >
2022-01-08 00:25:57 +00:00
< li > SequenceTypeInfo()  :  < a class = "el" href = "struct_ort_1_1_sequence_type_info.html#aa255aec0a6272cafec6dcc7c2f2ed411" > Ort::SequenceTypeInfo< / a > < / li >
2022-08-04 16:49:08 +00:00
< li > Session()  :  < a class = "el" href = "struct_ort_1_1_session.html#a1340c72e42d048d5e7fa8d71a26f2e60" > Ort::Session< / a > < / li >
2021-09-17 00:09:25 +00:00
< li > SessionEndProfiling()  :  < a class = "el" href = "struct_ort_api.html#af1ed6fb7c562e68ffa8310595f6ad0d2" > OrtApi< / a > < / li >
< li > SessionGetInputCount()  :  < a class = "el" href = "struct_ort_api.html#a8fa2b551569e1ff64ca484a97239af99" > OrtApi< / a > < / li >
< li > SessionGetInputName()  :  < a class = "el" href = "struct_ort_api.html#a811b1773c7d713750716a36b432e2102" > OrtApi< / a > < / li >
< li > SessionGetInputTypeInfo()  :  < a class = "el" href = "struct_ort_api.html#a5be22df1ded7dabbd5552b4ac8317437" > OrtApi< / a > < / li >
< li > SessionGetModelMetadata()  :  < a class = "el" href = "struct_ort_api.html#ab958b691f7e88429e4975349488061ba" > OrtApi< / a > < / li >
< li > SessionGetOutputCount()  :  < a class = "el" href = "struct_ort_api.html#ad5325e2189d9221c471839231ffdbdf2" > OrtApi< / a > < / li >
< li > SessionGetOutputName()  :  < a class = "el" href = "struct_ort_api.html#a130f69dae071631abd50cae5a26d5d9d" > OrtApi< / a > < / li >
< li > SessionGetOutputTypeInfo()  :  < a class = "el" href = "struct_ort_api.html#abae6b6df3f96281cd6353faec1e049bf" > OrtApi< / a > < / li >
< li > SessionGetOverridableInitializerCount()  :  < a class = "el" href = "struct_ort_api.html#acab1718608832405a3701572eb6cda82" > OrtApi< / a > < / li >
< li > SessionGetOverridableInitializerName()  :  < a class = "el" href = "struct_ort_api.html#aae6197279efef5aa794eac94e56c2d70" > OrtApi< / a > < / li >
< li > SessionGetOverridableInitializerTypeInfo()  :  < a class = "el" href = "struct_ort_api.html#a010dc15d7a9587d0493c232e9b8ee448" > OrtApi< / a > < / li >
< li > SessionGetProfilingStartTimeNs()  :  < a class = "el" href = "struct_ort_api.html#ae08368d7b5e9c107fbfdca81a34d589c" > OrtApi< / a > < / li >
< li > SessionOptions()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a49e3a72e68b9ab75cdc7a6227a0c9a81" > Ort::SessionOptions< / a > < / li >
2022-08-04 16:49:08 +00:00
< li > SessionOptionsAppendExecutionProvider()  :  < a class = "el" href = "struct_ort_api.html#a5f357353ba83dce8103d0faff837996e" > OrtApi< / a > < / li >
2021-09-17 00:09:25 +00:00
< li > SessionOptionsAppendExecutionProvider_CUDA()  :  < a class = "el" href = "struct_ort_api.html#a39509920aff0ea1395e121ec04020c70" > OrtApi< / a > < / li >
2022-01-08 00:25:57 +00:00
< li > SessionOptionsAppendExecutionProvider_CUDA_V2()  :  < a class = "el" href = "struct_ort_api.html#afa0cb6701f74f80d1d41e1a98c63ccec" > OrtApi< / a > < / li >
2022-08-04 16:49:08 +00:00
< li > SessionOptionsAppendExecutionProvider_MIGraphX()  :  < a class = "el" href = "struct_ort_api.html#a21660e2cfcd3d64d2091335db0d91e89" > OrtApi< / a > < / li >
2021-09-17 00:09:25 +00:00
< li > SessionOptionsAppendExecutionProvider_OpenVINO()  :  < a class = "el" href = "struct_ort_api.html#a26bfd4df96fd62ddd38de73f2e46c7ad" > OrtApi< / a > < / li >
< li > SessionOptionsAppendExecutionProvider_ROCM()  :  < a class = "el" href = "struct_ort_api.html#a5b70c887bab24d053021de7b9e8cb0ea" > OrtApi< / a > < / li >
< li > SessionOptionsAppendExecutionProvider_TensorRT()  :  < a class = "el" href = "struct_ort_api.html#a13721f0f99a5ba512adf8089eb76b3ed" > OrtApi< / a > < / li >
< li > SessionOptionsAppendExecutionProvider_TensorRT_V2()  :  < a class = "el" href = "struct_ort_api.html#a56e18c1d27b7ed78dcfc82998a550885" > OrtApi< / a > < / li >
2022-01-08 00:25:57 +00:00
< li > SessionOptionsSetCustomCreateThreadFn()  :  < a class = "el" href = "struct_ort_api.html#af6818f5c6e2ce2d5d81d33872275c13c" > OrtApi< / a > < / li >
< li > SessionOptionsSetCustomJoinThreadFn()  :  < a class = "el" href = "struct_ort_api.html#a013b142739376d5ddf921d151323acd4" > OrtApi< / a > < / li >
< li > SessionOptionsSetCustomThreadCreationOptions()  :  < a class = "el" href = "struct_ort_api.html#a4a04ba5f23207b2a32ced1aa4928db90" > OrtApi< / a > < / li >
2021-09-17 00:09:25 +00:00
< li > SetCurrentGpuDeviceId()  :  < a class = "el" href = "struct_ort_api.html#a4fe802b337e2efb2cbff17761bd9d22b" > OrtApi< / a > < / li >
2022-01-08 00:25:57 +00:00
< li > SetCustomCreateThreadFn()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a1b398d0102e5e9c924a3f4c8ee27d602" > Ort::SessionOptions< / a > < / li >
< li > SetCustomJoinThreadFn()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#ac952056fad906c45467ba4a229850488" > Ort::SessionOptions< / a > < / li >
< li > SetCustomThreadCreationOptions()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a9091ba0f274affc5728aa29822beed21" > Ort::SessionOptions< / a > < / li >
2021-09-17 00:09:25 +00:00
< li > SetDimensions()  :  < a class = "el" href = "struct_ort_1_1_custom_op_api.html#ad5fd03a24b54f6a42dc1660499d789e1" > Ort::CustomOpApi< / a > , < a class = "el" href = "struct_ort_api.html#a6575872736b924b47a382deb97e2fc17" > OrtApi< / a > < / li >
< li > SetExecutionMode()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#ad653f996285d6ea2fa5356d8aab164fb" > Ort::SessionOptions< / a > < / li >
2022-01-08 00:25:57 +00:00
< li > SetGlobalCustomCreateThreadFn()  :  < a class = "el" href = "struct_ort_api.html#af6be9f0d2b4035174aeeb0aa92614de9" > OrtApi< / a > < / li >
< li > SetGlobalCustomJoinThreadFn()  :  < a class = "el" href = "struct_ort_api.html#a0c9983f08f95f6bb850079d4b919672e" > OrtApi< / a > < / li >
< li > SetGlobalCustomThreadCreationOptions()  :  < a class = "el" href = "struct_ort_api.html#a18bee99e46be847839766d2ed20a733e" > OrtApi< / a > < / li >
2021-09-17 00:09:25 +00:00
< li > SetGlobalDenormalAsZero()  :  < a class = "el" href = "struct_ort_api.html#a1b77d09e74d0fccf7f01eade02a20072" > OrtApi< / a > < / li >
< li > SetGlobalInterOpNumThreads()  :  < a class = "el" href = "struct_ort_api.html#a55e10966066056e12c2f1cc04686bf3e" > OrtApi< / a > < / li >
< li > SetGlobalIntraOpNumThreads()  :  < a class = "el" href = "struct_ort_api.html#ae84f09195c8a454f8f0ce718bc437b15" > OrtApi< / a > < / li >
< li > SetGlobalSpinControl()  :  < a class = "el" href = "struct_ort_api.html#a39d4699e56ac6e887b2f9e69e6e8c946" > OrtApi< / a > < / li >
< li > SetGraphOptimizationLevel()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a05da50ea9c8ea688c26cc76e19af05ad" > Ort::SessionOptions< / a > < / li >
< li > SetInterOpNumThreads()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a8efc94e38035e86262a9f3e430f6f35e" > Ort::SessionOptions< / a > , < a class = "el" href = "struct_ort_api.html#a66522b73526d041a545b59eb2b46c851" > OrtApi< / a > < / li >
< li > SetIntraOpNumThreads()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a23fcbc505d5a5d61123d5123509a7535" > Ort::SessionOptions< / a > , < a class = "el" href = "struct_ort_api.html#a16f2b2e2a62d80725b3f7a39e9f49c07" > OrtApi< / a > < / li >
< li > SetLanguageProjection()  :  < a class = "el" href = "struct_ort_api.html#a31da2849eeda131d85d10f904834ca41" > OrtApi< / a > < / li >
< li > SetLogId()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#ad8ff24aee4eb33dadaab0b34aebe6a40" > Ort::SessionOptions< / a > < / li >
< li > SetLogSeverityLevel()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a8a32dda32dc98fc7002a3ea60532a3ae" > Ort::SessionOptions< / a > < / li >
< li > SetOptimizedModelFilePath()  :  < a class = "el" href = "struct_ort_1_1_session_options.html#a79b248ca385f9013224d44682eb1123d" > Ort::SessionOptions< / a > , < a class = "el" href = "struct_ort_api.html#ad238e424200c0f1682947a1f342c39ca" > OrtApi< / a > < / li >
< li > SetRunLogSeverityLevel()  :  < a class = "el" href = "struct_ort_1_1_run_options.html#a9ab00f70c1e5387247170e407b43005e" > Ort::RunOptions< / a > < / li >
< li > SetRunLogVerbosityLevel()  :  < a class = "el" href = "struct_ort_1_1_run_options.html#a933438fc8e24ff6d30470b4f54856783" > Ort::RunOptions< / a > < / li >
< li > SetRunTag()  :  < a class = "el" href = "struct_ort_1_1_run_options.html#a71a86d105bcd6c57cdf1c6e3c05a092b" > Ort::RunOptions< / a > < / li >
< li > SetSessionExecutionMode()  :  < a class = "el" href = "struct_ort_api.html#a8113f817428f87ef4926d97809291155" > OrtApi< / a > < / li >
< li > SetSessionGraphOptimizationLevel()  :  < a class = "el" href = "struct_ort_api.html#a5ff8efdc44a334fae1faf9914ae0bdb7" > OrtApi< / a > < / li >
< li > SetSessionLogId()  :  < a class = "el" href = "struct_ort_api.html#a37212764c3b252fe7c163c58b288d27f" > OrtApi< / a > < / li >
< li > SetSessionLogSeverityLevel()  :  < a class = "el" href = "struct_ort_api.html#ac364c1ca9e610962ba96c37112a36d3e" > OrtApi< / a > < / li >
< li > SetSessionLogVerbosityLevel()  :  < a class = "el" href = "struct_ort_api.html#ac346615876bbc53dc8aaf17acfe36b94" > OrtApi< / a > < / li >
< li > SetTensorElementType()  :  < a class = "el" href = "struct_ort_api.html#afe987bf6f19492e59b459e161dd129b4" > OrtApi< / a > < / li >
< li > SetTerminate()  :  < a class = "el" href = "struct_ort_1_1_run_options.html#a15a8e02b1349d35a095c0314743b84d6" > Ort::RunOptions< / a > < / li >
< li > size()  :  < a class = "el" href = "struct_ort_1_1_memory_allocation.html#aedec2ec4928b1a6c7dbfd0d33dc87caf" > Ort::MemoryAllocation< / a > < / li >
2022-01-08 00:25:57 +00:00
< li > SynchronizeBoundInputs()  :  < a class = "el" href = "struct_ort_api.html#aab24784698f8abe8704cb1437583bc05" > OrtApi< / a > < / li >
< li > SynchronizeBoundOutputs()  :  < a class = "el" href = "struct_ort_api.html#ad40e9592f46363fc1fd64c8fc14ac6a4" > OrtApi< / a > < / li >
< li > SynchronizeInputs()  :  < a class = "el" href = "struct_ort_1_1_io_binding.html#ad6696497b21831e2539dfb9ddac3ec31" > Ort::IoBinding< / a > < / li >
< li > SynchronizeOutputs()  :  < a class = "el" href = "struct_ort_1_1_io_binding.html#a6690ef71a4a3590203f0dba03fbdaa4b" > Ort::IoBinding< / a > < / li >
2021-09-17 00:09:25 +00:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.2 < / li >
< / ul >
< / div >
< / body >
< / html >