Skip to content

Commit 31b2c5d

Browse files
authored
cudnn_frontend_utils.h: add missing include (#154)
1 parent 9793df5 commit 31b2c5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/cudnn_frontend_utils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <iomanip>
3030
#include <sstream>
3131
#include <cmath>
32+
#include <cstdint>
3233

3334
#include <cuda_fp16.h>
3435
#include <cuda_bf16.h>

0 commit comments

Comments
 (0)