optimized the imports

This commit is contained in:
Dr. Kashif Rasul
2020-03-30 13:01:08 +02:00
parent 47063478b7
commit cb012405bf
69 changed files with 180 additions and 248 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
import pytest
from itertools import chain, combinations
import pytest
import torch
import torch.nn as nn
from torch.distributions import Uniform
from pts.modules import FeatureEmbedder, FeatureAssembler