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
FAST-RNNT
Commits
2523eeeb
Commit
2523eeeb
authored
Jul 16, 2021
by
Daniel Povey
Browse files
Remove print statement
parent
2ec4b08e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
torch_learned_nonlin/learned_nonlin_cuda_kernel.cu
torch_learned_nonlin/learned_nonlin_cuda_kernel.cu
+1
-1
No files found.
torch_learned_nonlin/learned_nonlin_cuda_kernel.cu
View file @
2523eeeb
...
...
@@ -684,7 +684,7 @@ std::vector<torch::Tensor> learned_nonlin_backward_cuda(torch::Tensor input,
if
(
tru
e
)
if
(
fals
e
)
std
::
cout
<<
"C,B,T,N = "
<<
C
<<
","
<<
B
<<
","
<<
T
<<
","
<<
N
<<
", images_per_thread_block = "
<<
images_per_thread_block
<<
", grid_dim_y = "
<<
grid_dim_y
...
...
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