mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
parent
969c95f73f
commit
1333f73a68
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import * as path from 'path';
|
|||
import {downloadZip, extractFile} from './utils';
|
||||
|
||||
const TEST_DATA_OPSET_VERSIONS = [
|
||||
['opset19', '1.14.0'],
|
||||
['opset18', '1.13.1'],
|
||||
['opset17', '1.12.1'],
|
||||
['opset16', '1.11.0'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue