Skip to content

Commit 171a7a9

Browse files
authored
Additional commit to remove an extraneous include to cudnn_ops_infer.h (#35)
Co-authored-by: Anerudhan Gopal <[email protected]>
1 parent 581b915 commit 171a7a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/cudnn_frontend_Operation.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
#include "cudnn_frontend_Resample.h"
4141
#include "cudnn_frontend_Tensor.h"
4242
#include "cudnn_frontend_utils.h"
43-
#include "cudnn_ops_infer.h"
4443

4544
namespace cudnn_frontend {
4645
///

0 commit comments

Comments
 (0)