Skip to content

Update Dockerfile generation script #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mc-nv
Copy link
Contributor

@mc-nv mc-nv commented Jul 7, 2025

@mc-nv mc-nv changed the title DO_NOT_MERGE: Required to be resolved DO_NOT_MERGE: Work in progress... Jul 7, 2025
@mc-nv mc-nv changed the title DO_NOT_MERGE: Work in progress... Update Dockerfile generation script Jul 7, 2025
@mc-nv mc-nv marked this pull request as ready for review July 7, 2025 20:07
@mc-nv mc-nv marked this pull request as draft July 7, 2025 20:07
@mc-nv mc-nv force-pushed the mchornyi/TPRD-1595/build-against-latest-upstream branch from ccf540c to 1cab7c8 Compare July 9, 2025 03:37
&& cd onnxruntime \\
&& git cherry-pick -n 9dad9af9f9b48c05814d0c2d067d0565e8da6ce8 \\
&& sed -i 's/5ea4d05e62d7f954a46b3213f9b2535bdd866803/51982be81bbe52572b54180454df11a3ece9a934/g' cmake/deps.txt
RUN git clone -b main --recursive ${ONNXRUNTIME_REPO} onnxruntime
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace before merge.

Suggested change
RUN git clone -b main --recursive ${ONNXRUNTIME_REPO} onnxruntime
RUN git clone -b rel-${ONNXRUNTIME_VERSION} --recursive ${ONNXRUNTIME_REPO} onnxruntime

@mc-nv mc-nv force-pushed the mchornyi/TPRD-1595/build-against-latest-upstream branch from 1cab7c8 to 0da3363 Compare July 16, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant