Skip to content

Commit 198c985

Browse files
authored
Merge pull request #10 from Juice-jl/block-sparse
PyJuice 2.0.0 release
2 parents d5afd35 + b7b13f9 commit 198c985

File tree

93 files changed

+9425
-6441
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+9425
-6441
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ __pycache__/
77
*.so
88

99
temp.npz
10+
out.ncu-rep
11+
trace.json
12+
trace2.json
13+
trace3.json
1014

1115
# Distribution / packaging
1216
.Python

examples/1_pc_training/train_mnist_hclt.py

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

examples/2_hybrid_models/IDF/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)