Skip to content

Commit

Permalink
Refactor test_int4b_fp16_convert.py for improved readability and main…
Browse files Browse the repository at this point in the history
…tainability
  • Loading branch information
LeiWang1999 committed Jul 8, 2024
1 parent 024b247 commit bfedeaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/python/type_conversion/test_int4b_fp16_convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import torch
import numpy as np
from tvm.script import tir as T
import numpy as np


def general_compress_to_int8(lowprecision_weight, source_bits=4):
Expand Down

0 comments on commit bfedeaa

Please sign in to comment.