mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-09-11 12:42:03 +08:00
optimized the imports
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user