Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
5ebe981e
Commit
5ebe981e
authored
Mar 04, 2026
by
fengzch-das
Browse files
fix: undeclared identifier "FLT_MAX" in DTK2604
parent
10a9ffcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/libtorchaudio/cuctc/src/ctc_prefix_decoder_kernel_v2.cu
src/libtorchaudio/cuctc/src/ctc_prefix_decoder_kernel_v2.cu
+1
-0
No files found.
src/libtorchaudio/cuctc/src/ctc_prefix_decoder_kernel_v2.cu
View file @
5ebe981e
...
@@ -24,6 +24,7 @@
...
@@ -24,6 +24,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <algorithm>
#include <algorithm>
#include <float.h>
#include "ctc_fast_divmod.cuh"
#include "ctc_fast_divmod.cuh"
#include "cub/cub.cuh"
#include "cub/cub.cuh"
#include "device_data_wrap.h"
#include "device_data_wrap.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment