mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-21 21:52:11 +00:00
Java fix for non cuda case
This commit is contained in:
parent
49a8b5db0f
commit
912b61e490
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ parameters:
|
|||
|
||||
jobs:
|
||||
- job: 'build'
|
||||
pool: 'Win-CPU-2019'
|
||||
pool: 'RyanWinGPU'
|
||||
# pool: 'Win-CPU-2019'
|
||||
strategy:
|
||||
matrix:
|
||||
x64_debug:
|
||||
|
|
|
|||
Loading…
Reference in a new issue