Skip to content

Commit

Permalink
update deepsparse docs for release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markurtz committed Feb 4, 2021
1 parent c47d826 commit bb457e2
Show file tree
Hide file tree
Showing 27 changed files with 481 additions and 75 deletions.
2 changes: 1 addition & 1 deletion deepsparse/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 2ea6ec815620279e254a771fb06700d8
config: c0e84c5bd7f1ae1547decebf78328f3b
tags: 645f666f9bcd5a90fca523b33c5a78b7
22 changes: 20 additions & 2 deletions deepsparse/_modules/deepsparse/benchmark.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@



<img src="../../_static/icon-engine.png" class="logo" alt="Logo"/>
<img src="../../_static/icon-deepsparse.png" class="logo" alt="Logo"/>

</a>

Expand Down Expand Up @@ -108,6 +108,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../api/deepsparse.html">deepsparse package</a></li>
</ul>
<p class="caption"><span class="caption-text">Help and Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/issues">Bugs, Feature Requests</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/discussions">Support, General Q&amp;A</a></li>
</ul>



Expand Down Expand Up @@ -508,7 +513,7 @@ <h1>Source code for deepsparse.benchmark</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&#169; Copyright Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the &#34;License&#34;).
&#169; Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted..

</p>
</div>
Expand Down Expand Up @@ -539,6 +544,19 @@ <h1>Source code for deepsparse.benchmark</h1><div class="highlight"><pre>



<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-128364174-1', 'auto');

ga('send', 'pageview');
</script>




</body>
Expand Down
22 changes: 20 additions & 2 deletions deepsparse/_modules/deepsparse/cpu.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@



<img src="../../_static/icon-engine.png" class="logo" alt="Logo"/>
<img src="../../_static/icon-deepsparse.png" class="logo" alt="Logo"/>

</a>

Expand Down Expand Up @@ -108,6 +108,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../api/deepsparse.html">deepsparse package</a></li>
</ul>
<p class="caption"><span class="caption-text">Help and Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/issues">Bugs, Feature Requests</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/discussions">Support, General Q&amp;A</a></li>
</ul>



Expand Down Expand Up @@ -349,7 +354,7 @@ <h1>Source code for deepsparse.cpu</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&#169; Copyright Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the &#34;License&#34;).
&#169; Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted..

</p>
</div>
Expand Down Expand Up @@ -380,6 +385,19 @@ <h1>Source code for deepsparse.cpu</h1><div class="highlight"><pre>



<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-128364174-1', 'auto');

ga('send', 'pageview');
</script>




</body>
Expand Down
22 changes: 20 additions & 2 deletions deepsparse/_modules/deepsparse/engine.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@



<img src="../../_static/icon-engine.png" class="logo" alt="Logo"/>
<img src="../../_static/icon-deepsparse.png" class="logo" alt="Logo"/>

</a>

Expand Down Expand Up @@ -108,6 +108,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../api/deepsparse.html">deepsparse package</a></li>
</ul>
<p class="caption"><span class="caption-text">Help and Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/issues">Bugs, Feature Requests</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/discussions">Support, General Q&amp;A</a></li>
</ul>



Expand Down Expand Up @@ -749,7 +754,7 @@ <h1>Source code for deepsparse.engine</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&#169; Copyright Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the &#34;License&#34;).
&#169; Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted..

</p>
</div>
Expand Down Expand Up @@ -780,6 +785,19 @@ <h1>Source code for deepsparse.engine</h1><div class="highlight"><pre>



<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-128364174-1', 'auto');

ga('send', 'pageview');
</script>




</body>
Expand Down
22 changes: 20 additions & 2 deletions deepsparse/_modules/deepsparse/lib.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@



<img src="../../_static/icon-engine.png" class="logo" alt="Logo"/>
<img src="../../_static/icon-deepsparse.png" class="logo" alt="Logo"/>

</a>

Expand Down Expand Up @@ -108,6 +108,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../api/deepsparse.html">deepsparse package</a></li>
</ul>
<p class="caption"><span class="caption-text">Help and Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/issues">Bugs, Feature Requests</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/discussions">Support, General Q&amp;A</a></li>
</ul>



Expand Down Expand Up @@ -232,7 +237,7 @@ <h1>Source code for deepsparse.lib</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&#169; Copyright Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the &#34;License&#34;).
&#169; Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted..

</p>
</div>
Expand Down Expand Up @@ -263,6 +268,19 @@ <h1>Source code for deepsparse.lib</h1><div class="highlight"><pre>



<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-128364174-1', 'auto');

ga('send', 'pageview');
</script>




</body>
Expand Down
22 changes: 20 additions & 2 deletions deepsparse/_modules/deepsparse/utils/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@



<img src="../../../_static/icon-engine.png" class="logo" alt="Logo"/>
<img src="../../../_static/icon-deepsparse.png" class="logo" alt="Logo"/>

</a>

Expand Down Expand Up @@ -108,6 +108,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api/deepsparse.html">deepsparse package</a></li>
</ul>
<p class="caption"><span class="caption-text">Help and Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/issues">Bugs, Feature Requests</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/discussions">Support, General Q&amp;A</a></li>
</ul>



Expand Down Expand Up @@ -256,7 +261,7 @@ <h1>Source code for deepsparse.utils.data</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&#169; Copyright Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the &#34;License&#34;).
&#169; Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted..

</p>
</div>
Expand Down Expand Up @@ -287,6 +292,19 @@ <h1>Source code for deepsparse.utils.data</h1><div class="highlight"><pre>



<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-128364174-1', 'auto');

ga('send', 'pageview');
</script>




</body>
Expand Down
22 changes: 20 additions & 2 deletions deepsparse/_modules/deepsparse/utils/log.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@



<img src="../../../_static/icon-engine.png" class="logo" alt="Logo"/>
<img src="../../../_static/icon-deepsparse.png" class="logo" alt="Logo"/>

</a>

Expand Down Expand Up @@ -108,6 +108,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api/deepsparse.html">deepsparse package</a></li>
</ul>
<p class="caption"><span class="caption-text">Help and Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/issues">Bugs, Feature Requests</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/discussions">Support, General Q&amp;A</a></li>
</ul>



Expand Down Expand Up @@ -216,7 +221,7 @@ <h1>Source code for deepsparse.utils.log</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&#169; Copyright Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the &#34;License&#34;).
&#169; Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted..

</p>
</div>
Expand Down Expand Up @@ -247,6 +252,19 @@ <h1>Source code for deepsparse.utils.log</h1><div class="highlight"><pre>



<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-128364174-1', 'auto');

ga('send', 'pageview');
</script>




</body>
Expand Down
22 changes: 20 additions & 2 deletions deepsparse/_modules/deepsparse/utils/onnx.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@



<img src="../../../_static/icon-engine.png" class="logo" alt="Logo"/>
<img src="../../../_static/icon-deepsparse.png" class="logo" alt="Logo"/>

</a>

Expand Down Expand Up @@ -108,6 +108,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api/deepsparse.html">deepsparse package</a></li>
</ul>
<p class="caption"><span class="caption-text">Help and Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/issues">Bugs, Feature Requests</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/neuralmagic/deepsparse/discussions">Support, General Q&amp;A</a></li>
</ul>



Expand Down Expand Up @@ -345,7 +350,7 @@ <h1>Source code for deepsparse.utils.onnx</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&#169; Copyright Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the &#34;License&#34;).
&#169; Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved. Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted..

</p>
</div>
Expand Down Expand Up @@ -376,6 +381,19 @@ <h1>Source code for deepsparse.utils.onnx</h1><div class="highlight"><pre>



<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-128364174-1', 'auto');

ga('send', 'pageview');
</script>




</body>
Expand Down
Loading

0 comments on commit bb457e2

Please sign in to comment.