Commit cdb40e7
Fix env variable loading in Cost Benchmark workflow (apache#33404)
* Fix env variable loading in Cost Benchmark workflow
* fix output file for tf mnist
* add load test requirements file arg
* update mnist args
* revert how args are passed
* assign result correctly1 parent ec72833 commit cdb40e7
File tree
2 files changed
+4
-3
lines changed- .github/workflows
- sdks/python/apache_beam/testing/benchmarks/inference
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments