Skip to content

Commit

Permalink
fix: Fix pre CXX11 ABI python builds and regen docs
Browse files Browse the repository at this point in the history
Signed-off-by: Naren Dasan <naren@narendasan.com>
Signed-off-by: Naren Dasan <narens@nvidia.com>
  • Loading branch information
narendasan committed Jul 15, 2020
1 parent 0e3a684 commit 42013ab
Show file tree
Hide file tree
Showing 10 changed files with 1,963 additions and 16 deletions.
Binary file modified docs/._index.html
Binary file not shown.
299 changes: 291 additions & 8 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,12 +469,48 @@ <h1 id="index">
Index
</h1>
<div class="genindex-jumpbox">
<a href="#C">
<strong>
C
</strong>
</a>
|
<a href="#D">
<strong>
D
</strong>
</a>
|
<a href="#E">
<strong>
E
</strong>
</a>
|
<a href="#G">
<strong>
G
</strong>
</a>
|
<a href="#I">
<strong>
I
</strong>
</a>
|
<a href="#L">
<strong>
L
</strong>
</a>
|
<a href="#M">
<strong>
M
</strong>
</a>
|
<a href="#P">
<strong>
P
Expand All @@ -493,19 +529,185 @@ <h1 id="index">
</strong>
</a>
|
<a href="#W">
<strong>
W
</strong>
</a>
|
<a href="#X">
<strong>
X
</strong>
</a>
</div>
<h2 id="C">
C
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/trtorch.html#trtorch.check_method_op_support">
check_method_op_support() (in module trtorch)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/trtorch.html#trtorch.compile">
compile() (in module trtorch)
</a>
</li>
<li>
<a href="py_api/trtorch.html#trtorch.convert_method_to_trt_engine">
convert_method_to_trt_engine() (in module trtorch)
</a>
</li>
</ul>
</td>
</tr>
</table>
<h2 id="D">
D
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.Level.Debug">
Debug (trtorch.logging.Level attribute)
</a>
</li>
<li>
<a href="py_api/trtorch.html#trtorch.DeviceType">
DeviceType (class in trtorch)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/trtorch.html#trtorch.dtype">
dtype (class in trtorch)
</a>
</li>
<li>
<a href="py_api/trtorch.html#trtorch.dump_build_info">
dump_build_info() (in module trtorch)
</a>
</li>
</ul>
</td>
</tr>
</table>
<h2 id="E">
E
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/trtorch.html#trtorch.EngineCapability">
EngineCapability (class in trtorch)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.Level.Error">
Error (trtorch.logging.Level attribute)
</a>
</li>
</ul>
</td>
</tr>
</table>
<h2 id="G">
G
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/trtorch.html#trtorch.get_build_info">
get_build_info() (in module trtorch)
</a>
</li>
<li>
<a href="py_api/logging.html#trtorch.logging.get_is_colored_output_on">
get_is_colored_output_on() (in module trtorch.logging)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.get_logging_prefix">
get_logging_prefix() (in module trtorch.logging)
</a>
</li>
<li>
<a href="py_api/logging.html#trtorch.logging.get_reportable_log_level">
get_reportable_log_level() (in module trtorch.logging)
</a>
</li>
</ul>
</td>
</tr>
</table>
<h2 id="I">
I
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.Level.Info">
Info (trtorch.logging.Level attribute)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.Level.InternalError">
InternalError (trtorch.logging.Level attribute)
</a>
</li>
</ul>
</td>
</tr>
</table>
<h2 id="L">
L
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.Level">
Level (class in trtorch.logging)
</a>
</li>
<li>
<a href="py_api/logging.html#trtorch.logging.log">
log() (in module trtorch.logging)
</a>
</li>
<li>
<a href="_cpp_api/function_logging_8h_1a9b420280bfacc016d7e36a5704021949.html#_CPPv4N7logging7trtorch24get_is_colored_output_onEv">
logging::trtorch::get_is_colored_output_on (C++ function)
Expand Down Expand Up @@ -536,15 +738,15 @@ <h2 id="L">
logging::trtorch::Level::kERROR (C++ enumerator)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="_cpp_api/enum_logging_8h_1a5f612ff2f783ff4fbe89d168f0d817d4.html#_CPPv4N7logging7trtorch5Level6kGRAPHE">
logging::trtorch::Level::kGRAPH (C++ enumerator)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="_cpp_api/enum_logging_8h_1a5f612ff2f783ff4fbe89d168f0d817d4.html#_CPPv4N7logging7trtorch5Level5kINFOE">
logging::trtorch::Level::kINFO (C++ enumerator)
Expand Down Expand Up @@ -584,6 +786,32 @@ <h2 id="L">
</td>
</tr>
</table>
<h2 id="M">
M
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
module
<ul>
<li>
<a href="py_api/trtorch.html#module-trtorch">
trtorch
</a>
</li>
<li>
<a href="py_api/logging.html#module-trtorch.logging">
trtorch.logging
</a>
</li>
</ul>
</li>
</ul>
</td>
</tr>
</table>
<h2 id="P">
P
</h2>
Expand Down Expand Up @@ -616,6 +844,25 @@ <h2 id="S">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.set_is_colored_output_on">
set_is_colored_output_on() (in module trtorch.logging)
</a>
</li>
<li>
<a href="py_api/logging.html#trtorch.logging.set_logging_prefix">
set_logging_prefix() (in module trtorch.logging)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.set_reportable_log_level">
set_reportable_log_level() (in module trtorch.logging)
</a>
</li>
<li>
<a href="_cpp_api/define_macros_8h_1a18d295a837ac71add5578860b55e5502.html#c.STR">
STR (C macro)
Expand All @@ -632,6 +879,26 @@ <h2 id="T">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
trtorch
<ul>
<li>
<a href="py_api/trtorch.html#module-trtorch">
module
</a>
</li>
</ul>
</li>
<li>
trtorch.logging
<ul>
<li>
<a href="py_api/logging.html#module-trtorch.logging">
module
</a>
</li>
</ul>
</li>
<li>
<a href="_cpp_api/function_trtorch_8h_1ab01696cfe08b6a5293c55935a9713c25.html#_CPPv4N7trtorch26CheckMethodOperatorSupportERKN5torch3jit6ModuleENSt6stringE">
trtorch::CheckMethodOperatorSupport (C++ function)
Expand Down Expand Up @@ -916,6 +1183,10 @@ <h2 id="T">
trtorch::ExtraInfo::EngineCapability::kSAFE_GPU (C++ enumerator)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="_cpp_api/structtrtorch_1_1ExtraInfo.html#_CPPv4N7trtorch9ExtraInfo9ExtraInfoENSt6vectorI10InputRangeEE">
trtorch::ExtraInfo::ExtraInfo (C++ function)
Expand All @@ -934,10 +1205,6 @@ <h2 id="T">
trtorch::ExtraInfo::input_ranges (C++ member)
</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="_cpp_api/structtrtorch_1_1ExtraInfo.html#_CPPv4N7trtorch9ExtraInfo10InputRangeE">
trtorch::ExtraInfo::InputRange (C++ struct)
Expand Down Expand Up @@ -1156,6 +1423,22 @@ <h2 id="T">
</td>
</tr>
</table>
<h2 id="W">
W
</h2>
<table class="indextable genindextable" style="width: 100%">
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="py_api/logging.html#trtorch.logging.Level.Warning">
Warning (trtorch.logging.Level attribute)
</a>
</li>
</ul>
</td>
</tr>
</table>
<h2 id="X">
X
</h2>
Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
Loading

0 comments on commit 42013ab

Please sign in to comment.