Open ben9809 opened 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.36%. Comparing base (
4d19a3d
) to head (8062ad1
). Report is 2 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Also consider the biases, like in RNN. And should track parameters named with 'bias'
This pull request introduces an extension to calculate the connection sparsity of the model.
From now on, it is possible to calculate the connection sparsity even though the model doesn't have layers supported by the documentation list.