Skip to content

Commit 9b9dc25

Browse files
committed
Remove autograd rnnt in cmakelists
1 parent 7727ad7 commit 9b9dc25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libtorchaudio/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ if(BUILD_RNNT)
2828
rnnt/compute_alphas.cpp
2929
rnnt/compute_betas.cpp
3030
rnnt/compute.cpp
31-
rnnt/autograd.cpp
3231
)
3332
if (USE_CUDA)
3433
list(

0 commit comments

Comments
 (0)