mirror of
https://github.com/deepseek-ai/DeepGEMM
synced 2025-04-10 18:55:28 +00:00
Code format
This commit is contained in:
parent
5233bad1e9
commit
bd2a775528
@ -1,9 +1,9 @@
|
|||||||
import copy
|
import copy
|
||||||
import ctypes
|
import ctypes
|
||||||
import os
|
import os
|
||||||
|
import torch
|
||||||
from typing import Any, Dict, Iterable, Tuple
|
from typing import Any, Dict, Iterable, Tuple
|
||||||
|
|
||||||
import torch
|
|
||||||
|
|
||||||
# Name map for Python `eval`
|
# Name map for Python `eval`
|
||||||
typename_map: Dict[Any, str] = {
|
typename_map: Dict[Any, str] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user