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?
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?