Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit eed7797

Browse files
authored
Final DeepSparse (#1677)
* Delete CODE_OF_CONDUCT.md * Delete CONTRIBUTING.md * Delete DEVELOPING.md * Update setup.py * Update MANIFEST.in * Update NOTICE * Update README.md
1 parent 998f67a commit eed7797

File tree

7 files changed

+10
-573
lines changed

7 files changed

+10
-573
lines changed

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 0 additions & 88 deletions
This file was deleted.

DEVELOPING.md

Lines changed: 0 additions & 150 deletions
This file was deleted.

MANIFEST.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
include LICENSE
2-
include utils/artifacts.py
3-
recursive-include src/deepsparse/avx2 *
4-
recursive-include src/deepsparse/avx512 *
5-
recursive-include src/deepsparse/neon *

NOTICE

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
This repo has reached end-of-life and is no longer supported as of June 2025.
2+
See the repo's README for more details; NOTICE remains for informational purposes only.
3+
14
DeepSparse
2-
Copyright 2021 - present / Neuralmagic, Inc. All Rights Reserved.
5+
Copyright 2021 - 2025 / Neuralmagic, Inc. All Rights Reserved.
36

47
This product includes software developed at Neuralmagic, Inc. (https://www.neuralmagic.com).
58

0 commit comments

Comments
 (0)