1.16: Merge pull request #572 from maciejkula/v1_16
Addded
- Set the
LIGHTFM_NO_CFLAGSenvironment variable when building LightFM to prevent it from setting
-ffast-mathor-march=nativecompiler flags.
Changed
predictnow returns float32 predictions.
LIGHTFM_NO_CFLAGS environment variable when building LightFM to prevent it from setting-ffast-math or -march=native compiler flags.predict now returns float32 predictions.