Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aurimgg authored Jul 26, 2022
1 parent fcb4f4e commit d77c75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ We are not here to reinvent the wheel, but to build an all-in-one open-source pr
- [x] **Optimizer:** converts the compressed models to the intermediate representation (IR) of the supported deep learning compilers. The compilers apply both post-training quantization techniques and graph optimizations, to produce compiled binary files.
- [x] **Inference Learner:** takes the best performing compiled model and converts it to the same interface as the original input model.

![https://user-images.githubusercontent.com/42771598/180275153-f9e48569-221b-47c7-ab62-ed2ac1c635ca.png](https://user-images.githubusercontent.com/42771598/180275153-f9e48569-221b-47c7-ab62-ed2ac1c635ca.png)
![nebullvm nebuly ai](https://user-images.githubusercontent.com/100476561/180975206-3a3a1f80-afc6-42b0-9953-4b8426c09b62.png)

The **compressor** stage leverages the following open-source projects:

Expand Down

0 comments on commit d77c75b

Please sign in to comment.