Skip to content

Commit

Permalink
Merge branch 'develop' into impl_cumulative_reduction_improvedOverROCM
Browse files Browse the repository at this point in the history
  • Loading branch information
long10024070 authored Oct 7, 2024
2 parents dfc1d69 + 5c7d495 commit ef7bb56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion driver/driver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ inline void PadBufferSize(size_t& sz, int datatype_sz)
"getitem[bfp16|fp16], reducecalculation[bfp16|fp16], rope[bfp16|fp16], "
"prelu[bfp16|fp16], kthvalue[bfp16|fp16], glu[bfp16|fp16], softmarginloss[bfp16|fp16], "
"cum[bfp16|fp16]\n");

exit(0); // NOLINT (concurrency-mt-unsafe)
}

Expand Down

0 comments on commit ef7bb56

Please sign in to comment.