candle/candle-wasm-tests
Nicolas Patry b4cb982e49
Simplifying our internal cargo dependencies. (#1529)
2024-01-07 12:04:14 +01:00
..
src Simd128 vec-dot for q4_0. (#974) 2023-09-27 14:15:30 +01:00
tests Implement the module trait directly for QMatMul. (#1372) 2023-11-25 10:09:45 +00:00
Cargo.toml Simplifying our internal cargo dependencies. (#1529) 2024-01-07 12:04:14 +01:00
README.md Simd128 vec-dot for q4_0. (#974) 2023-09-27 14:15:30 +01:00
webdriver.json Simd128 vec-dot for q4_0. (#974) 2023-09-27 14:15:30 +01:00

README.md

Run the tests with:

RUST_LOG=wasm_bindgen_test_runner wasm-pack test --chrome --headless

Or:

wasm-pack test --chrome

If you get an "invalid session id" failure in headless mode, check that logs and it may well be that your ChromeDriver is not at the same version as your browser.