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

Commit 1c04a01

Browse files
authored
Final SparseML (#2368)
* Update NOTICE * Delete CODE_OF_CONDUCT.md * Delete DEVELOPING.md * Delete CONTRIBUTING.md * Update MANIFEST.in * Update README.md * Update setup.py * Update .MAINTAINERS
1 parent b49104a commit 1c04a01

File tree

8 files changed

+16
-561
lines changed

8 files changed

+16
-561
lines changed

.MAINTAINERS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
# markurtz
44
# mgoin
55
# natuan
6-
bfineran
6+
# bfineran
77
# spacemanidol
8-
rahul-tuli
9-
KSGulin
10-
dbogunowicz
8+
# rahul-tuli
9+
# KSGulin
10+
# dbogunowicz
1111
# anmarques
1212
# eldarkurtic
1313
# chibukach
1414
# shubhra
1515
# abhinavnmagic
1616
# eiofinov
17-
dsikka
18-
Satrat
17+
# dsikka
18+
# Satrat

CODE_OF_CONDUCT.md

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

CONTRIBUTING.md

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

DEVELOPING.md

Lines changed: 0 additions & 166 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-
recursive-include src/sparseml/yolov5 *.yaml *.sh
3-
recursive-include src/sparseml/yolact *.sh
4-
recursive-include src/sparseml/yolov8 *.yaml
5-
recursive-include src/sparseml/evaluation *.yaml

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
SparseML
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)