Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ For documentation edits, include:

## Question or Problem

- Go to: [GitHub Discussions](https://github.com/neuralmagic/deepsparse/discussions/)
- Sign up or log in: **Deep Sparse Community** [Discourse Forum](https://discuss.neuralmagic.com/) and/or [Slack](https://join.slack.com/t/discuss-neuralmagic/shared_invite/zt-q1a1cnvo-YBoICSIw3L1dmQpjBeDurQ). We are growing the community member by member and happy to see you there.

Post all other questions including support or how to contribute. Don’t forget to search through existing discussions to avoid duplication! Thanks!

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ We appreciate contributions to the code, examples, and documentation as well as

## Join the Community

For user help or questions about the DeepSparse Engine, use our [GitHub Discussions](https://www.github.com/neuralmagic/deepsparse/discussions/). Everyone is welcome!
For user help or questions about the DeepSparse Engine, sign up or log in: **Deep Sparse Community** [Discourse Forum](https://discuss.neuralmagic.com/) and/or [Slack](https://join.slack.com/t/discuss-neuralmagic/shared_invite/zt-q1a1cnvo-YBoICSIw3L1dmQpjBeDurQ). We are growing the community member by member and happy to see you there.

You can get the latest news, webinar and event invites, research papers, and other ML Performance tidbits by [subscribing](https://neuralmagic.com/subscribe/) to the Neural Magic community.

Expand All @@ -254,7 +254,7 @@ Example files and scripts included in this repository are licensed under the [Ap

## Release History

Official builds are hosted on PyPi
Official builds are hosted on PyPI

- stable: [deepsparse](https://pypi.org/project/deepsparse/)
- nightly (dev): [deepsparse-nightly](https://pypi.org/project/deepsparse-nightly/)
Expand Down
8 changes: 5 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ Resources and Learning More
Release History
===============

Official builds are hosted on PyPi
Official builds are hosted on PyPI

- stable: `deepsparse <https://pypi.org/project/deepsparse>`_
- nightly (dev): `deepsparse-nightly <https://pypi.org/project/deepsparse-nightly>`_

Expand Down Expand Up @@ -129,8 +130,9 @@ Additionally, more information can be found via

.. toctree::
:maxdepth: 3
:caption: Help
:caption: Connect Online

Bugs, Feature Requests <https://github.com/neuralmagic/deepsparse/issues>
Support, General Q&A <https://github.com/neuralmagic/deepsparse/discussions>
Support, General Q&A Forums <https://discuss.neuralmagic.com/>
Deep Sparse Community Slack <https://join.slack.com/t/discuss-neuralmagic/shared_invite/zt-q1a1cnvo-YBoICSIw3L1dmQpjBeDurQ>
Neural Magic Docs <https://docs.neuralmagic.com>