"runtime/tests/python/vscode:/vscode.git/clone" did not exist on "db48e835d0524461ee2a6d98d525fb17127cfe55"
Commit 150aea60 authored by sangwzh's avatar sangwzh
Browse files

update inf importing in common.py

parent 24cf35e3
......@@ -8,7 +8,7 @@ from pathlib import Path
from typing import Callable, Dict, List, Optional, Union
import torch
from torch._six import inf
from torch import inf
from torch.nn.parameter import Parameter
try:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment