Skip to content

Commit

Permalink
Merge pull request #202 from NVIDIA/packaging_fix
Browse files Browse the repository at this point in the history
docs: Update python package urls for docs
  • Loading branch information
narendasan authored Oct 23, 2020
2 parents 94ed921 + d0aab3b commit 1a50192
Show file tree
Hide file tree
Showing 48 changed files with 1,274 additions and 1,322 deletions.
20 changes: 10 additions & 10 deletions docs/_cpp_api/classtrtorch_1_1CompileSpec_1_1DataType.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ <h2 id="nested-relationships">
</h2>
<p>
This class is a nested type of
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#exhale-struct-structtrtorch-1-1compilespec">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#exhale-struct-structtrtorch-1-1compilespec">
<span class="std std-ref">
Struct CompileSpec
</span>
Expand Down Expand Up @@ -458,7 +458,7 @@ <h2 id="class-documentation">
<dd>
<p>
Underlying enum class to support the
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand All @@ -467,7 +467,7 @@ <h2 id="class-documentation">
</p>
<p>
In the case that you need to use the
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand All @@ -476,7 +476,7 @@ <h2 id="class-documentation">
</p>
<p>
ex. trtorch::DataType type =
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType_1ac08f05731101a2949ebbe6c04ca32e88ac090aa40e966ee3966c8d64f841c92a3">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType_1ac08f05731101a2949ebbe6c04ca32e88ac090aa40e966ee3966c8d64f841c92a3">
<span class="std std-ref">
DataType::kFloat
</span>
Expand Down Expand Up @@ -612,7 +612,7 @@ <h2 id="class-documentation">
</dt>
<dd>
<p>
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand Down Expand Up @@ -696,7 +696,7 @@ <h2 id="class-documentation">
<dd>
<p>
Get the enum value of the
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand Down Expand Up @@ -775,7 +775,7 @@ <h2 id="class-documentation">
<dd>
<p>
Comparision operator for
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand Down Expand Up @@ -865,7 +865,7 @@ <h2 id="class-documentation">
<dd>
<p>
Comparision operator for
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand Down Expand Up @@ -951,7 +951,7 @@ <h2 id="class-documentation">
<dd>
<p>
Comparision operator for
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand Down Expand Up @@ -1041,7 +1041,7 @@ <h2 id="class-documentation">
<dd>
<p>
Comparision operator for
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand Down
18 changes: 9 additions & 9 deletions docs/_cpp_api/classtrtorch_1_1CompileSpec_1_1DeviceType.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ <h2 id="nested-relationships">
</h2>
<p>
This class is a nested type of
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#exhale-struct-structtrtorch-1-1compilespec">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#exhale-struct-structtrtorch-1-1compilespec">
<span class="std std-ref">
Struct CompileSpec
</span>
Expand Down Expand Up @@ -435,15 +435,15 @@ <h2 id="class-documentation">
</p>
<p>
This class is compatable with c10::DeviceTypes (but will check for TRT support) but the only applicable value is at::kCUDA, which maps to
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DeviceType_1aedfe193d27d2328f51aec7c0c3d8b802ae1ee87c402a5e67c5ef90c1037128d3c">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DeviceType_1aedfe193d27d2328f51aec7c0c3d8b802ae1ee87c402a5e67c5ef90c1037128d3c">
<span class="std std-ref">
DeviceType::kGPU
</span>
</a>
</p>
<p>
To use the
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DataType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DataType">
<span class="std std-ref">
DataType
</span>
Expand All @@ -452,7 +452,7 @@ <h2 id="class-documentation">
</p>
<p>
ex. trtorch::DeviceType type =
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DeviceType_1aedfe193d27d2328f51aec7c0c3d8b802ae1ee87c402a5e67c5ef90c1037128d3c">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DeviceType_1aedfe193d27d2328f51aec7c0c3d8b802ae1ee87c402a5e67c5ef90c1037128d3c">
<span class="std std-ref">
DeviceType::kGPU
</span>
Expand Down Expand Up @@ -481,7 +481,7 @@ <h2 id="class-documentation">
<dd>
<p>
Underlying enum class to support the
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<span class="std std-ref">
DeviceType
</span>
Expand All @@ -490,7 +490,7 @@ <h2 id="class-documentation">
</p>
<p>
In the case that you need to use the
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<span class="std std-ref">
DeviceType
</span>
Expand All @@ -499,7 +499,7 @@ <h2 id="class-documentation">
</p>
<p>
ex. trtorch::DeviceType type =
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DeviceType_1aedfe193d27d2328f51aec7c0c3d8b802ae1ee87c402a5e67c5ef90c1037128d3c">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DeviceType_1aedfe193d27d2328f51aec7c0c3d8b802ae1ee87c402a5e67c5ef90c1037128d3c">
<span class="std std-ref">
DeviceType::kGPU
</span>
Expand Down Expand Up @@ -766,7 +766,7 @@ <h2 id="class-documentation">
<dd>
<p>
Comparison operator for
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<span class="std std-ref">
DeviceType
</span>
Expand Down Expand Up @@ -852,7 +852,7 @@ <h2 id="class-documentation">
<dd>
<p>
Comparison operator for
<a class="reference internal" href="structtrtorch_1_1CompileSpec.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<a class="reference internal" href="structtrtorch_1_1ExtraInfo.html#classtrtorch_1_1CompileSpec_1_1DeviceType">
<span class="std std-ref">
DeviceType
</span>
Expand Down
Loading

0 comments on commit 1a50192

Please sign in to comment.