We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70f617 commit 7d6ffe4Copy full SHA for 7d6ffe4
src/model_constructor/base_constructor.py
@@ -3,7 +3,6 @@
3
# Used in examples.
4
# first implementation of xresnet - inspired by fastai version.
5
from collections import OrderedDict
6
-from functools import partial
7
8
import torch.nn as nn
9
0 commit comments