Commit 9f24eb3
Fix/frameworks pytorch deploy (aws#3168)
* Fix model deployment
Fix reference to model_fn inference function and present consistent results.
* Fix model_fn inference function
* fix grammar issues
* Trigger CI
* Fix format
* update to appease the grammar check
* fix some existing errors1 parent 1802b60 commit 9f24eb3
File tree
2 files changed
+66
-128
lines changed- frameworks/pytorch
- code
2 files changed
+66
-128
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments