Skip to content

Commit

Permalink
Added copyright
Browse files Browse the repository at this point in the history
Signed-off-by: amitraj <[email protected]>
  • Loading branch information
quic-amitraj committed Jan 8, 2025
1 parent ec15a0c commit 64bb769
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions QEfficient/transformers/custom_attention.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# -----------------------------------------------------------------------------
#
# Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
#
# -----------------------------------------------------------------------------

import math
from typing import Optional, Tuple

Expand Down

0 comments on commit 64bb769

Please sign in to comment.