mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Update CI configs to test mkldnn
This commit is contained in:
parent
dcd4e0cb8f
commit
df1d01f853
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
- task: BatchScript@1
|
||||
inputs:
|
||||
filename: build.bat
|
||||
arguments: ' --enable_onnx_tests'
|
||||
arguments: ' --enable_onnx_tests --use_mkldnn'
|
||||
workingFolder: "$(Build.SourcesDirectory)"
|
||||
|
||||
- task: CmdLine@1
|
||||
|
|
|
|||
Loading…
Reference in a new issue