onnxruntime/js/node/script
Yulong Wang d3bc3180d8
[js/node] fix CUDA artifact installation script for Linux/x64 (#22984)
### Description

This PR updates installation script to fix it for CUDA v12. However, it
may be difficult for CUDA v11 since the steps are quite complicated to
automate. Added a few lines of instructions instead.

fixes #22877
2024-12-03 16:07:43 -08:00
..
build.ts support WebGPU EP in Node.js binding (#22660) 2024-11-04 21:09:07 +00:00
install.js [js/node] fix CUDA artifact installation script for Linux/x64 (#22984) 2024-12-03 16:07:43 -08:00
prepack.ts [js] change default formatter for JavaScript/TypeScript from clang-format to Prettier (#21728) 2024-08-14 16:51:22 -07:00
tsconfig.json