Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bhack committed May 10, 2024
1 parent 0841181 commit a47573b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aten/src/ATen/native/cuda/Nonzero.cu
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ static cudaError_t dispatch_select_if_wrapper(
equality_op_t{},
num_items,
stream);
}
} // anonymous namespace

template<typename scalar_t>
Expand Down

0 comments on commit a47573b

Please sign in to comment.