sticksword
commited on
Commit
·
7747622
1
Parent(s):
49dc90f
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
|
|
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
|