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 2e8f9c1 commit 1b947b8Copy full SHA for 1b947b8
model_constructor/_nbdev.py
@@ -27,20 +27,12 @@
27
"resnet34": "02_resnet.ipynb",
28
"resnet50": "02_resnet.ipynb",
29
"xresnet18": "03_xresnet.ipynb",
30
-<<<<<<< HEAD
31
- "xresnet34": "03_xresnet.ipynb",
32
- "xresnet50": "04_Net.ipynb",
33
- "init_cnn": "04_Net.ipynb",
34
- "NewResBlock": "04_Net.ipynb",
35
- "me": "04_Net.ipynb"}
36
-=======
37
"xresnet34": "04_Net.ipynb",
38
"xresnet50": "81_Net.ipynb",
39
"init_cnn": "81_Net.ipynb",
40
"NewResBlock": "81_Net.ipynb",
41
"me": "81_Net.ipynb",
42
"NewConvLayer": "81_Net.ipynb"}
43
->>>>>>> bbbd0adbdfd141542767aa7bd77de5fd9114f9d5
44
45
modules = ["constructor.py",
46
"layers.py",
0 commit comments