Skip to content

Commit

Permalink
Add source reference/license comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bertmaher committed Nov 18, 2024
1 parent d6b072d commit 9f530a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bitsandbytes/triton/matmul_perf_model.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Adapted from https://github.com/triton-lang/kernels/blob/eeeebdd8be7d13629de22d600621e6234057eed3/kernels/matmul_perf_model.py
# https://github.com/triton-lang/kernels is licensed under the MIT License.

import functools
import heapq

Expand Down

0 comments on commit 9f530a0

Please sign in to comment.