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
numba.core.errors.LoweringError: Failed in dppl_nopython mode pipeline (step: SPIRV-friendly lowering pass)
Reductions are not yet supported via parfor
File "l2_distance.py", line 12:
def l2_distance(a,b):
sub = a-b