Skip to content

Commit

Permalink
remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuuichi Asahi committed Nov 1, 2024
1 parent d7d7697 commit f863920
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions common/src/KokkosFFT_Extents.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@

namespace KokkosFFT {
namespace Impl {
/* Input and output extents exposed to the fft library
i.e extents are converted into Layout Right
*/
/// \brief Compute input, output and fft extents required for FFT
/// libraries based on the input view, output view, axes and shape.
/// Extents are converted into Layout Right
Expand Down

0 comments on commit f863920

Please sign in to comment.