mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
removing unused imports
This commit is contained in:
@@ -6,7 +6,6 @@ from itertools import chain
|
||||
import threading
|
||||
import torch
|
||||
from torch.cuda._utils import _get_device_index
|
||||
import pdb
|
||||
|
||||
|
||||
def _find_tensors(obj): # pragma: no cover
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import numpy as np
|
||||
from torch import nn
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user