mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-24 19:43:35 +00:00
update test data
This commit is contained in:
parent
deaea702ff
commit
f6a77617c1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# sets variables $(TestDataUrl) and $(TestDataChecksum)
|
||||
|
||||
parameters:
|
||||
TestDataUrl: https://onnxruntimetestdata.blob.core.windows.net/models/20190130.zip
|
||||
TestDataChecksum: bf433d0dfca452fa30a6dea47eac4e5d
|
||||
TestDataUrl: https://onnxruntimetestdata.blob.core.windows.net/models/20190327.zip
|
||||
TestDataChecksum: 45166d81c021c8aae212b53c92101792
|
||||
|
||||
steps:
|
||||
- task: CmdLine@1
|
||||
|
|
|
|||
Loading…
Reference in a new issue