Skip to content

Commit

Permalink
Add file to list all ranges of weights and biases
Browse files Browse the repository at this point in the history
  • Loading branch information
anson0910 committed Oct 29, 2015
1 parent 1a8683f commit 6629826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion face_net_surgery/face_weight_bias_range.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import sys
import sys
file_write = open('face_range.txt', 'w')
sys.stdout = file_write

Expand Down

0 comments on commit 6629826

Please sign in to comment.