Skip to content

Commit e5a6468

Browse files
author
TRTorch Github Bot
committed
docs: [Automated] Regenerating documenation for 88f0e81
Signed-off-by: TRTorch Github Bot <[email protected]>
1 parent 88f0e81 commit e5a6468

21 files changed

+654
-16
lines changed

docs/_cpp_api/file_cpp_api_include_trtorch_trtorch.h.html

+9
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,15 @@ <h2 id="functions">
668668
</a>
669669
</p>
670670
</li>
671+
<li>
672+
<p>
673+
<a class="reference internal" href="function_trtorch_8h_1ac4ead1d30e521d581462bb51e283be08.html#exhale-function-trtorch-8h-1ac4ead1d30e521d581462bb51e283be08">
674+
<span class="std std-ref">
675+
Function trtorch::EmbedEngineInNewModule
676+
</span>
677+
</a>
678+
</p>
679+
</li>
671680
<li>
672681
<p>
673682
<a class="reference internal" href="function_trtorch_8h_1a2cf17d43ba9117b3b4d652744b4f0447.html#exhale-function-trtorch-8h-1a2cf17d43ba9117b3b4d652744b4f0447">

docs/_cpp_api/function_trtorch_8h_1a2cf17d43ba9117b3b4d652744b4f0447.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<link href="../genindex.html" rel="index" title="Index"/>
6161
<link href="../search.html" rel="search" title="Search"/>
6262
<link href="function_logging_8h_1a9b420280bfacc016d7e36a5704021949.html" rel="next" title="Function trtorch::logging::get_is_colored_output_on"/>
63-
<link href="function_trtorch_8h_1a726f6e7091b6b7be45b5a4275b2ffb10.html" rel="prev" title="Function trtorch::dump_build_info"/>
63+
<link href="function_trtorch_8h_1ac4ead1d30e521d581462bb51e283be08.html" rel="prev" title="Function trtorch::EmbedEngineInNewModule"/>
6464
</head>
6565
<body data-md-color-accent="light-green" data-md-color-primary="light-green" dir="ltr">
6666
<svg class="md-svg">
@@ -463,7 +463,7 @@ <h2 id="function-documentation">
463463
<footer class="md-footer">
464464
<div class="md-footer-nav">
465465
<nav class="md-footer-nav__inner md-grid">
466-
<a class="md-flex md-footer-nav__link md-footer-nav__link--prev" href="function_trtorch_8h_1a726f6e7091b6b7be45b5a4275b2ffb10.html" rel="prev" title="Function trtorch::dump_build_info">
466+
<a class="md-flex md-footer-nav__link md-footer-nav__link--prev" href="function_trtorch_8h_1ac4ead1d30e521d581462bb51e283be08.html" rel="prev" title="Function trtorch::EmbedEngineInNewModule">
467467
<div class="md-flex__cell md-flex__cell--shrink">
468468
<i class="md-icon md-icon--arrow-back md-footer-nav__button">
469469
</i>
@@ -473,7 +473,7 @@ <h2 id="function-documentation">
473473
<span class="md-footer-nav__direction">
474474
Previous
475475
</span>
476-
Function trtorch::dump_build_info
476+
Function trtorch::EmbedEngineInNewModule
477477
</span>
478478
</div>
479479
</a>

docs/_cpp_api/function_trtorch_8h_1a726f6e7091b6b7be45b5a4275b2ffb10.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</script>
6060
<link href="../genindex.html" rel="index" title="Index"/>
6161
<link href="../search.html" rel="search" title="Search"/>
62-
<link href="function_trtorch_8h_1a2cf17d43ba9117b3b4d652744b4f0447.html" rel="next" title="Function trtorch::get_build_info"/>
62+
<link href="function_trtorch_8h_1ac4ead1d30e521d581462bb51e283be08.html" rel="next" title="Function trtorch::EmbedEngineInNewModule"/>
6363
<link href="function_trtorch_8h_1af19cb866b0520fc84b69a1cf25a52b65.html" rel="prev" title="Function trtorch::ConvertGraphToTRTEngine"/>
6464
</head>
6565
<body data-md-color-accent="light-green" data-md-color-primary="light-green" dir="ltr">
@@ -463,13 +463,13 @@ <h2 id="function-documentation">
463463
</span>
464464
</div>
465465
</a>
466-
<a class="md-flex md-footer-nav__link md-footer-nav__link--next" href="function_trtorch_8h_1a2cf17d43ba9117b3b4d652744b4f0447.html" rel="next" title="Function trtorch::get_build_info">
466+
<a class="md-flex md-footer-nav__link md-footer-nav__link--next" href="function_trtorch_8h_1ac4ead1d30e521d581462bb51e283be08.html" rel="next" title="Function trtorch::EmbedEngineInNewModule">
467467
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
468468
<span class="md-flex__ellipsis">
469469
<span class="md-footer-nav__direction">
470470
Next
471471
</span>
472-
Function trtorch::get_build_info
472+
Function trtorch::EmbedEngineInNewModule
473473
</span>
474474
</div>
475475
<div class="md-flex__cell md-flex__cell--shrink">

0 commit comments

Comments
 (0)