tkDNN icon indicating copy to clipboard operation
tkDNN copied to clipboard

Getting same results from releases tag.

Open masip85 opened this issue 4 years ago • 1 comments

I don't understand something that looks like simple, but is weird at the same time. I need to compile in arm64 which newest version is 3.2 . You jumped at some point from 3.15 to 3.5 . If I look into the releases and do a compare with github ui, from v0.4 to v0.6 reflects that change in CMakeList: https://github.com/ceccocats/tkDNN/compare/v0.5...v0.6

But if I download any of the releases, all they have 3.5 as minimum version. Why this behaviour? Is that a bug?

masip85 avatar Oct 06 '21 10:10 masip85

Ok, now I see that what you really did is to downgrade from 3.5 to 3.15.

masip85 avatar Oct 07 '21 13:10 masip85