NVlabs/timeloop

Mapper returns a wrong mapping upon invalid mapping constraints

hqjenny opened this issue · 0 comments

Given invalid mapping constraints, e.g. enforcing all R=1 and S=1 at all memory levels for a 3x3 Conv problem, the mapper still returns a mapping, however, with wrong R and S dimensions deleted.

For more details, please see the example attached.

example.zip