onnxruntime/js/web/script
shalvamist ca6b4221fe
[js] Bug fix - permission issue with ensureSymlinkSync (#12369)
using ensureSymlinkSync might have issues with permissions when using 'dir' - changed to 'junction' to avoid this. 
If the folder generation fails it will cause the test to fails as well.
2022-08-02 12:21:31 -07:00
..
build.ts [js/web] fix lint error when run without ort-web TS types (#10429) 2022-02-17 22:34:38 -08:00
generate-operator-md.ts [js/web] name ort web for consistency (#9240) 2021-09-30 22:53:26 -07:00
parse-profiler.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
prepack.ts [js/web] fix pacakge metadata of onnxruntime-web (#7543) 2021-05-02 13:26:07 -07:00
pull-prebuilt-wasm-artifacts.ts [js/web] Add wasm SIMD backend to onnxruntime-web (#7896) 2021-06-07 23:24:27 -07:00
test-runner-cli-args.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
test-runner-cli.ts [js] Bug fix - permission issue with ensureSymlinkSync (#12369) 2022-08-02 12:21:31 -07:00