Skip to content

1.16: Merge pull request #572 from maciejkula/v1_16

Compare
Choose a tag to compare
@maciejkula maciejkula released this 27 Nov 19:48
· 81 commits to master since this release
25a6ad4

Addded

  • Set the LIGHTFM_NO_CFLAGS environment variable when building LightFM to prevent it from setting
    -ffast-math or -march=native compiler flags.

Changed

  • predict now returns float32 predictions.