Skip to content

Commit

Permalink
Revert "Revert unnecessary fix"
Browse files Browse the repository at this point in the history
This reverts commit 7785e9f.
  • Loading branch information
yeonbok committed Dec 2, 2024
1 parent 68d1813 commit 8db24da
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -428,8 +428,6 @@ inline void (FUNC_NAME)(
}
}
#if OUTER_OFM > 1 && !defined(SWIGLU_LENGTH)
out_f += TILE_OFM * SIMD;
input_offset = input_offset_init;
}
#endif
// =====================================================================================================================================
Expand Down

0 comments on commit 8db24da

Please sign in to comment.