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 007f079 commit fb0ef54Copy full SHA for fb0ef54
benchmarks/lowq2_reconstruction/config.yml
@@ -103,7 +103,7 @@ upload_onnx:lowq2_reconstruction:
103
- tar zxf pelican_Linux_x86_64.tar.gz
104
- ./pelican-*/pelican object copy $LOWQ2_ONNX_FILE $ONNX_URL
105
- echo "Updating PR with lowq2 reconstruction results"
106
- - python benchmarks/lowq2_reconstruction/updatePR.py --pr $GITHUB_PR --url "$ONNX_URL" \
+ - python benchmarks/lowq2_reconstruction/makePRSuggestion.py --pr $GITHUB_PR --newURL "$ONNX_URL" \
107
--githubToken $GITHUB_REPO_POST_COMMENT --calibrationFile calibrations/onnx/Low-Q2_Steering_Reconstruction.onnx \
108
--xml compact/calibrations.xml --repository $GITHUB_REPOSITORY
109
- echo "Updating GitHub status for lowq2 reconstruction"
0 commit comments