mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/127286 Approved by: https://github.com/NicolasHug, https://github.com/DanilBaibak
This commit is contained in:
committed by
PyTorch MergeBot
parent
ec8b254ef4
commit
a6b994ed54
@ -7,6 +7,7 @@ import sys
|
||||
from itertools import product
|
||||
|
||||
import numpy as np
|
||||
|
||||
import torch
|
||||
from torch.testing import make_tensor
|
||||
from torch.testing._internal.common_device_type import (
|
||||
|
Reference in New Issue
Block a user