onnxruntime
[WebGPU plugin EP] NuGet packaging
#28313
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
42
Changes
View On
GitHub
Commits
Add NuGet packaging for WebGPU plugin EP
edgchen1
committed
54 days ago
Add setup-build-tools and set-nightly-build-option templates to NuGet_Pack job
edgchen1
committed
54 days ago
Move NuGet test job to plugin-webgpu-test-pipeline
edgchen1
committed
54 days ago
add version_file parameter
edgchen1
committed
54 days ago
Move NuGet test job into Windows test stage
edgchen1
committed
54 days ago
Use internal NuGet feed for WebGPU plugin packaging and test pipelines
edgchen1
committed
54 days ago
Sign managed WebGPU plugin DLL before packing into NuGet
edgchen1
committed
54 days ago
add build_wheel.py comment about assumption that binaries are directly under binary_dir.
edgchen1
committed
54 days ago
Derive WebGPU plugin EP NuGet onnxruntime dependency from MIN_ONNXRUNTIME_VERSION
edgchen1
committed
54 days ago
Fix ESRP signing pattern for WebGPU plugin managed DLL
edgchen1
committed
54 days ago
Update readme files
edgchen1
committed
54 days ago
Address WebGPU plugin EP NuGet packaging review feedback
edgchen1
committed
54 days ago
Port pack_nuget.ps1 to Python
edgchen1
committed
53 days ago
Update README to reflect pack_nuget.py staging-dir behavior
edgchen1
committed
53 days ago
Drop pack_nuget.py parameter table from README
edgchen1
committed
53 days ago
Fold pack_nuget.py notes into parent section in README
edgchen1
committed
53 days ago
Address review nits in WebGPU EP NuGet packaging
edgchen1
committed
53 days ago
update example versions
edgchen1
committed
53 days ago
use sentinel as csproj default version value
edgchen1
committed
53 days ago
Address PR review feedback
edgchen1
committed
50 days ago
Use pwsh shorthand consistently in WebGPU test stage
edgchen1
committed
50 days ago
Polish improvements after PR review fixes
edgchen1
committed
50 days ago
remove cmake_build_type parameter from plugin-webgpu-nuget-packaging-stage.yml invocation
edgchen1
committed
50 days ago
address review comments
edgchen1
committed
50 days ago
update comment
edgchen1
committed
50 days ago
add early exit in OrtEpDevice iteration in test program
edgchen1
committed
50 days ago
use model generated from script
edgchen1
committed
50 days ago
Merge remote-tracking branch 'origin/main' into edgchen1/webgpu_packaging_nuget
edgchen1
committed
50 days ago
Make Validate_Parameters always-on with explicit dependsOn
edgchen1
committed
50 days ago
update comment
edgchen1
committed
50 days ago
Rename dependsOn parameter to depends_on for casing consistency
edgchen1
committed
50 days ago
Tighten Validate_Parameters comment wording
edgchen1
committed
50 days ago
disable RC value from top level pipeline
edgchen1
committed
50 days ago
Validate_Parameters: skip checkout and suppress SDL/TSA scans
edgchen1
committed
50 days ago
update display name
edgchen1
committed
49 days ago
update comment
edgchen1
committed
49 days ago
remove sdl parameters other than tsa
edgchen1
committed
49 days ago
update comment again
edgchen1
committed
49 days ago
remove extra validate parameter stage, remove depends_on parameters
edgchen1
committed
49 days ago
remove explicit mention of backends from readme/description
edgchen1
committed
49 days ago
wrap lines to 120 chars
edgchen1
committed
49 days ago
update python readme, remove explicit onnxruntime install from Python test
edgchen1
committed
49 days ago
Loading