We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0199f38 commit 54e67c9Copy full SHA for 54e67c9
prune.py
@@ -47,11 +47,9 @@
47
# in International Conference on Learning Representations, 2020.
48
# ========================================================================================================
49
50
-# =========================================================================
51
-# To perform prediction using the mode, append the contents of predict.py,
52
-# but change the model to the pruned model (model) instead of PMDLite,
53
-# as shown below.
54
+# ===========================================
+# Perform prediction using the pruned model.
55
56
import numpy as np
57
import os
0 commit comments