Skip to content

Testing dynamic TPN generation - #993

Draft
aryangorwade wants to merge 7 commits into
NVIDIA:mainfrom
aryangorwade:dynamic-tpn-generation
Draft

Testing dynamic TPN generation#993
aryangorwade wants to merge 7 commits into
NVIDIA:mainfrom
aryangorwade:dynamic-tpn-generation

Conversation

@aryangorwade

Copy link
Copy Markdown

This PR introduces dynamic TPN generation during image build. It is intended to test how long these builds will actually take on GitHub CI.

To avoid issues concerning Dockerfile build scope (container building Dockerfiles have to access a TPN script at root-level context), this approach relies on cloning the repository to directly inject the script into the container. Since this repo does not have the TPN script, it has instead been pointed at a branch of my fork which has the changes introduced in my PR. The latest commit makes it unfit for production.

Signed-off-by: Aryan Gorwade <agorwade@nvidia.com>
Signed-off-by: Aryan Gorwade <agorwade@nvidia.com>
Signed-off-by: Aryan Gorwade <agorwade@nvidia.com>
Signed-off-by: Aryan Gorwade <agorwade@nvidia.com>
Signed-off-by: Aryan Gorwade <agorwade@nvidia.com>
Signed-off-by: Aryan Gorwade <agorwade@nvidia.com>
@aryangorwade aryangorwade self-assigned this Aug 29, 2026
Signed-off-by: Aryan Gorwade <agorwade@nvidia.com>
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