You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ See the License for the specific language governing permissions and
14
14
limitations under the License.
15
15
-->
16
16
17
-
# Contributing to the DeepSparse Engine
17
+
# Contributing to DeepSparse
18
18
19
-
If you’re reading this, hopefully we have piqued your interest to take the next step. Join us and help make the DeepSparse Engine even better! As a contributor, here are some community guidelines we would like you to follow:
19
+
If you’re reading this, hopefully we have piqued your interest to take the next step. Join us and help make DeepSparse even better! As a contributor, here are some community guidelines we would like you to follow:
20
20
21
21
-[Code of Conduct](#code-of-conduct)
22
22
-[Ways to Contribute](#ways-to-contribute)
@@ -77,12 +77,12 @@ For documentation edits, include:
77
77
78
78
## Question or Problem
79
79
80
-
- Sign up or log in to our [**Deep Sparse Community 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!
80
+
- Sign up or log in to our [**Neural Maggic Community 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!
81
81
82
82
Post all other questions including support or how to contribute. Don’t forget to search through existing discussions to avoid duplication! Thanks!
83
83
84
-
## Developing the DeepSparse Engine
84
+
## Developing DeepSparse
85
85
86
-
Because the DeepSparse Engine algorithms are proprietary, code contributions cannot be made. However, there are other options to contribute to the engine's Python API wrapper code. Review [Developing the DeepSparse Engine](DEVELOPING.md) to get started.
86
+
Because the DeepSparse engine algorithms are proprietary, code contributions cannot be made. However, there are other options to contribute to the engine's Python API wrapper code. Review [Developing DeepSparse](DEVELOPING.md) to get started.
87
87
88
88
We also welcome community input to bugs, feature requests, questions and problems as mentioned above.
0 commit comments