neuralmagic / deepsparse

Sparsity-aware deep learning inference runtime for CPUs
https://neuralmagic.com/deepsparse/
Other
2.94k stars 169 forks source link

[Cherry Pick] Remove scipy by implementing log_softmax (#1561) #1604

Closed rahul-tuli closed 4 months ago

rahul-tuli commented 4 months ago

Cherry Pick for #1561

Python 3.11.7 (main, Dec  8 2023, 18:56:57) [GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from deepsparse.cpu import cpu_details, cpu_architecture
>>> 
KeyboardInterrupt
>>>