Skip to content

adds foundry local packaging to webgpu plugin ep packaging pipeline#28300

Open
prathikr wants to merge 5 commits intomainfrom
prathikrao/add-foundry-local-packaging
Open

adds foundry local packaging to webgpu plugin ep packaging pipeline#28300
prathikr wants to merge 5 commits intomainfrom
prathikrao/add-foundry-local-packaging

Conversation

@prathikr
Copy link
Copy Markdown
Contributor

No description provided.

Prathik Rao added 2 commits April 30, 2026 14:30
script: |
$now = Get-Date
$timestamp = $now.ToUniversalTime().ToString("yyyy-MM-ddTHH:mm:ssZ")
$timestampForFilename = $now.ToUniversalTime().ToString("yyyyMMdd-HHmmss")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why do we need to put the timestamp in the zip file name?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

to differentiate webgpu-ep plugin versions since it is decoupled from ort version

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

would the actual plugin EP version be more meaningful than a timestamp? one could run multiple builds at the same commit.

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.

2 participants