kaldi-asr / kaldi

kaldi-asr/kaldi is the official location of the Kaldi project.
http://kaldi-asr.org
Other
14.18k stars 5.32k forks source link

Fix missing FLT_MAX in some CUDA installation scenarios. #4917

Closed danijel3 closed 4 months ago

danijel3 commented 4 months ago

Refers to issue #4914

This shouldn't affect situations where FLT_MAX is defined and for others it uses the value of FLT_MAX commonly present in 64-bit machines.