@@ -205,12 +205,12 @@ <h1>SparseML 0.1<a class="headerlink" href="#sparseml-version" title="Permalink
205
205
</ div > < div class ="section " id ="overview ">
206
206
< h2 > Overview< a class ="headerlink " href ="#overview " title ="Permalink to this headline "> ¶</ a > </ h2 >
207
207
< p > SparseML is a toolkit that includes APIs, CLIs, scripts and libraries that apply state-of-the-art optimization
208
- algorithms such as < a class ="reference external " href ="https://neuralmagic.com/blog/pruning-overview// "> pruning</ a > and
208
+ algorithms such as < a class ="reference external " href ="https://neuralmagic.com/blog/pruning-overview/ "> pruning</ a > and
209
209
< a class ="reference external " href ="https://arxiv.org/abs/1609.07061/ "> quantization</ a > to any neural network.
210
210
General, recipe-driven approaches built around these optimizations enable the simplification of creating faster
211
211
and smaller models for the ML performance community at large.</ p >
212
- < p > SparseML is integrated for easy model optimizations within the < a class ="reference external " href ="https://pytorch.org// "> PyTorch</ a > ,
213
- < a class ="reference external " href ="https://keras.io// "> Keras</ a > , and < a class ="reference external " href ="http://tensorflow.org/ / "> TensorFlow V1</ a > ecosystems currently.</ p >
212
+ < p > SparseML is integrated for easy model optimizations within the < a class ="reference external " href ="https://pytorch.org/ "> PyTorch</ a > ,
213
+ < a class ="reference external " href ="https://keras.io/ "> Keras</ a > , and < a class ="reference external " href ="http://tensorflow.org/ "> TensorFlow V1</ a > ecosystems currently.</ p >
214
214
</ div >
215
215
< div class ="section " id ="related-products ">
216
216
< h2 > Related Products< a class ="headerlink " href ="#related-products " title ="Permalink to this headline "> ¶</ a > </ h2 >
@@ -227,19 +227,19 @@ <h2>Related Products<a class="headerlink" href="#related-products" title="Permal
227
227
< div class ="section " id ="resources-and-learning-more ">
228
228
< h2 > Resources and Learning More< a class ="headerlink " href ="#resources-and-learning-more " title ="Permalink to this headline "> ¶</ a > </ h2 >
229
229
< ul class ="simple ">
230
- < li > < p > < a class ="reference external " href ="https://docs.neuralmagic.com/sparsezoo// "> SparseZoo Documentation</ a > </ p > </ li >
231
- < li > < p > < a class ="reference external " href ="https://docs.neuralmagic.com/sparsify// "> Sparsify Documentation</ a > </ p > </ li >
232
- < li > < p > < a class ="reference external " href ="https://docs.neuralmagic.com/deepsparse// "> DeepSparse Documentation</ a > </ p > </ li >
233
- < li > < p > < a class ="reference external " href ="https://www.neuralmagic.com/blog// "> Neural Magic Blog</ a > ,
234
- < a class ="reference external " href ="https://www.neuralmagic.com/resources// "> Resources</ a > ,
235
- < a class ="reference external " href ="https://www.neuralmagic.com// "> Website</ a > </ p > </ li >
230
+ < li > < p > < a class ="reference external " href ="https://docs.neuralmagic.com/sparsezoo/ "> SparseZoo Documentation</ a > </ p > </ li >
231
+ < li > < p > < a class ="reference external " href ="https://docs.neuralmagic.com/sparsify/ "> Sparsify Documentation</ a > </ p > </ li >
232
+ < li > < p > < a class ="reference external " href ="https://docs.neuralmagic.com/deepsparse/ "> DeepSparse Documentation</ a > </ p > </ li >
233
+ < li > < p > < a class ="reference external " href ="https://www.neuralmagic.com/blog/ "> Neural Magic Blog</ a > ,
234
+ < a class ="reference external " href ="https://www.neuralmagic.com/resources/ "> Resources</ a > ,
235
+ < a class ="reference external " href ="https://www.neuralmagic.com/ "> Website</ a > </ p > </ li >
236
236
</ ul >
237
237
</ div >
238
238
< div class ="section " id ="release-history ">
239
239
< h2 > Release History< a class ="headerlink " href ="#release-history " title ="Permalink to this headline "> ¶</ a > </ h2 >
240
240
< p > Official builds are hosted on PyPi
241
- - stable: < a class ="reference external " href ="https://pypi.org/project/sparseml// "> sparseml</ a >
242
- - nightly (dev): < a class ="reference external " href ="https://pypi.org/project/sparseml-nightly// "> sparseml-nightly</ a > </ p >
241
+ - stable: < a class ="reference external " href ="https://pypi.org/project/sparseml/ "> sparseml</ a >
242
+ - nightly (dev): < a class ="reference external " href ="https://pypi.org/project/sparseml-nightly/ "> sparseml-nightly</ a > </ p >
243
243
< p > Additionally, more information can be found via
244
244
< a class ="reference external " href ="https://github.com/neuralmagic/sparseml/releases/ "> GitHub Releases</ a > .</ p >
245
245
< div class ="toctree-wrapper compound ">
0 commit comments