You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/jmorton/research/gert/garfunkel/scripts/deepblast-search:43: DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead
aln_score = np.asscalar(A[i].detach().cpu().numpy())
The text was updated successfully, but these errors were encountered:
We will need to fix this at some point
The text was updated successfully, but these errors were encountered: