Commit
·
49dc90f
1
Parent(s):
8b6d97c
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
welcome! if you're here, you might be following an assignment I created for a udemy course. feel free to download this model and use it in your assignment!
|
|
|
|
|
|
|
|
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
---
|
|
|
1 |
welcome! if you're here, you might be following an assignment I created for a udemy course. feel free to download this model and use it in your assignment!
|
2 |
+
|
3 |
+
* cifar_net.pt for the state_dict and uncompiled version
|
4 |
+
* cifar_net_scripted.pt for the compiled TorchScript version
|
5 |
+
|
6 |
---
|
7 |
license: apache-2.0
|
8 |
---
|