Skip to content

Reductions operations unsupported error in L2 distance #96

Closed
@adarshyoga

Description

@adarshyoga

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions