Skip to content
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

Switch back to latest onnxruntime #132

Merged
merged 5 commits into from
Jul 17, 2024
Merged

Switch back to latest onnxruntime #132

merged 5 commits into from
Jul 17, 2024

Conversation

deiteris
Copy link
Owner

@deiteris deiteris commented Jul 15, 2024

windows-latest runner has vcredist version 14.40, however, there are still problems with onnxruntime-directml apparently (microsoft/onnxruntime#21270).

2024-07-15T16:38:23.9554498Z Secret source: Actions
2024-07-15T16:38:23.9555030Z Prepare workflow directory
2024-07-15T16:38:24.0255365Z Prepare all required actions
2024-07-15T16:38:24.0484485Z Complete job name: create-tag
2024-07-15T16:38:24.2033771Z ##[group]Run Get-ItemProperty -Path 'HKLM:\SOFTWARE\Classes\Installer\Dependencies\VC,redist.x86,*' -Name Version
2024-07-15T16:38:24.2035422Z Get-ItemProperty -Path 'HKLM:\SOFTWARE\Classes\Installer\Dependencies\VC,redist.x86,*' -Name Version
2024-07-15T16:38:24.2071970Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-07-15T16:38:24.2072741Z ##[endgroup]
2024-07-15T16:38:24.6467122Z 
2024-07-15T16:38:24.6467170Z 
2024-07-15T16:38:24.6468422Z Version      : 14.40.33810.0
2024-07-15T16:38:24.6516302Z PSPath       : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Dependencies\VC,redist
2024-07-15T16:38:24.6517931Z                .x86,x86,14.40,bundle
2024-07-15T16:38:24.6519513Z PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Dependencies
2024-07-15T16:38:24.6521110Z PSChildName  : VC,redist.x86,x86,14.40,bundle
2024-07-15T16:38:24.6521942Z PSDrive      : HKLM
2024-07-15T16:38:24.6522567Z PSProvider   : Microsoft.PowerShell.Core\Registry

@deiteris deiteris merged commit fc5548a into master-custom Jul 17, 2024
7 checks passed
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