mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-24 22:17:32 +00:00
* consume onnx test data from github * ensure tests * update script and allow opset specification * fix python format * fix python format * consume new filter format * fix linting error
22 lines
277 B
Text
22 lines
277 B
Text
/.vscode/ipch/
|
|
|
|
node_modules/
|
|
types/
|
|
dist/
|
|
|
|
tsconfig.tsbuildinfo
|
|
|
|
!lib/build-def.d.ts
|
|
|
|
lib/**/*.js
|
|
lib/**/*.js.map
|
|
test/**/*.js
|
|
test/**/*.js.map
|
|
script/**/*.js
|
|
script/**/*.js.map
|
|
|
|
lib/wasm/binding/**/*.wasm
|
|
!lib/wasm/binding/**/*.d.ts
|
|
|
|
test/testdata-config.json
|
|
test/data/node
|