issues
search
idiap
/
fast-transformers
Pytorch library for fast transformer implementations
1.65k
stars
179
forks
source link
Fix #106 and #121
#122
Closed
wl2776
closed
1 year ago
wl2776
commented
1 year ago
Fix #106 Fix #121
replace non-crossplatform
long
with
int64_t
fix failing unit-tests
replace
popcnt
with intrinsic
angeloskath
commented
1 year ago
Thanks for the fixes!
Fix #106 Fix #121
long
withint64_t
popcnt
with intrinsic