Skip to content

Commit

Permalink
run isort on fp9_gemm_tuner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
charlifu committed Jun 11, 2024
1 parent bd8d0a6 commit c6288b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradlib/gradlib/fp8_gemm_tuner.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
import random
from pathlib import Path

import torch
import hipbsolidxgemm
import pandas as pd
import torch
import torch.nn.functional as F

hipbsolidxgemm.hipb_create_extension()
Expand Down

0 comments on commit c6288b1

Please sign in to comment.