Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit bb457e2

Browse files
committed
update deepsparse docs for release 0.1.0
1 parent c47d826 commit bb457e2

27 files changed

+481
-75
lines changed

deepsparse/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 2ea6ec815620279e254a771fb06700d8
3+
config: c0e84c5bd7f1ae1547decebf78328f3b
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

deepsparse/_modules/deepsparse/benchmark.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363

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

6666
</a>
6767

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

112117

113118

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

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

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

540545

541546

547+
<!-- Theme Analytics -->
548+
<script>
549+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
550+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
551+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
552+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
553+
554+
ga('create', 'UA-128364174-1', 'auto');
555+
556+
ga('send', 'pageview');
557+
</script>
558+
559+
542560

543561

544562
</body>

deepsparse/_modules/deepsparse/cpu.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363

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

6666
</a>
6767

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

112117

113118

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

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

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

381386

382387

388+
<!-- Theme Analytics -->
389+
<script>
390+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
391+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
392+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
393+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
394+
395+
ga('create', 'UA-128364174-1', 'auto');
396+
397+
ga('send', 'pageview');
398+
</script>
399+
400+
383401

384402

385403
</body>

deepsparse/_modules/deepsparse/engine.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363

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

6666
</a>
6767

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

112117

113118

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

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

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

781786

782787

788+
<!-- Theme Analytics -->
789+
<script>
790+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
791+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
792+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
793+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
794+
795+
ga('create', 'UA-128364174-1', 'auto');
796+
797+
ga('send', 'pageview');
798+
</script>
799+
800+
783801

784802

785803
</body>

deepsparse/_modules/deepsparse/lib.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363

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

6666
</a>
6767

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

112117

113118

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

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

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

264269

265270

271+
<!-- Theme Analytics -->
272+
<script>
273+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
274+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
275+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
276+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
277+
278+
ga('create', 'UA-128364174-1', 'auto');
279+
280+
ga('send', 'pageview');
281+
</script>
282+
283+
266284

267285

268286
</body>

deepsparse/_modules/deepsparse/utils/data.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363

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

6666
</a>
6767

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

112117

113118

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

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

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

288293

289294

295+
<!-- Theme Analytics -->
296+
<script>
297+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
298+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
299+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
300+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
301+
302+
ga('create', 'UA-128364174-1', 'auto');
303+
304+
ga('send', 'pageview');
305+
</script>
306+
307+
290308

291309

292310
</body>

deepsparse/_modules/deepsparse/utils/log.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363

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

6666
</a>
6767

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

112117

113118

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

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

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

248253

249254

255+
<!-- Theme Analytics -->
256+
<script>
257+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
258+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
259+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
260+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
261+
262+
ga('create', 'UA-128364174-1', 'auto');
263+
264+
ga('send', 'pageview');
265+
</script>
266+
267+
250268

251269

252270
</body>

deepsparse/_modules/deepsparse/utils/onnx.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363

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

6666
</a>
6767

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

112117

113118

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

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

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

377382

378383

384+
<!-- Theme Analytics -->
385+
<script>
386+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
387+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
388+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
389+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
390+
391+
ga('create', 'UA-128364174-1', 'auto');
392+
393+
ga('send', 'pageview');
394+
</script>
395+
396+
379397

380398

381399
</body>

0 commit comments

Comments
 (0)