mgoin commited on
Commit
d713079
·
1 Parent(s): 26801c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -10,11 +10,7 @@ pinned: false
10
  # Software-delivered AI Inference
11
 
12
  Neural Magic helps developers in accelerating deep learning performance using automated model sparsification technologies and a CPU inference engine.
13
-
14
  Download and run our sparsity-aware inference engine and open source tools for GPU-class performance on CPUs.
15
-
16
  * [DeepSparse](https://github.com/neuralmagic/deepsparse): Inference runtime offering GPU-class performance on CPUs and APIs to integrate ML into your application
17
-
18
  * [SparseML](https://github.com/neuralmagic/sparseml): Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
19
-
20
  * [SparseZoo](https://sparsezoo.neuralmagic.com/): Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
 
10
  # Software-delivered AI Inference
11
 
12
  Neural Magic helps developers in accelerating deep learning performance using automated model sparsification technologies and a CPU inference engine.
 
13
  Download and run our sparsity-aware inference engine and open source tools for GPU-class performance on CPUs.
 
14
  * [DeepSparse](https://github.com/neuralmagic/deepsparse): Inference runtime offering GPU-class performance on CPUs and APIs to integrate ML into your application
 
15
  * [SparseML](https://github.com/neuralmagic/sparseml): Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
 
16
  * [SparseZoo](https://sparsezoo.neuralmagic.com/): Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes