onnxruntime/js/scripts
shalvamist e5ed47a11d
Bug Fix - ORT Web build script (#13925)
Copying the right files according to the build documentation. 
The bug originated to address a run break under some machines (needed
threaded SIMD instead of only threaded), analysis ongoing.
2022-12-12 21:48:20 -08:00
..
build_web.py Bug Fix - ORT Web build script (#13925) 2022-12-12 21:48:20 -08:00
prepare-onnx-node-tests.ts add opset17 node test data (#13062) 2022-09-23 14:33:37 +08:00
README.md
tsconfig.json
utils.ts

About this folder (/js/scripts)

This folder includes shared Node.js scripts that used in development process, such as preparing dev environments, setting up tests.