Interstellar-CNN-scheduler icon indicating copy to clipboard operation
Interstellar-CNN-scheduler copied to clipboard

fixed(cost_model): the reuse count becomes zero when stride > 1

Open anakin1028 opened this issue 4 years ago • 0 comments

The integer division is zero when the Numerators are smaller than the strideX*strideY(denominators) which fail to count the input access.

anakin1028 avatar Mar 22 '20 13:03 anakin1028