Click here to download the Blitz Browser!

WPT

wpt / webnn / validation_tests / lstmCell.https.any.html?gpu

Spec: Web Neural Network API ↗

Runs: Chrome 155.0.8042.0 (wpt@a1ecd0c09, 2026-09-04) | Firefox 157.0a1 (wpt@e23cee339, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-52f0f (wpt@0588f3896, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total37/380/380/380/380/38NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")PASSFAILFAILFAILFAIL
[lstmCell] throw if input is from another builderPASSFAILFAILFAILFAIL
[lstmCell] throw if weight is from another builderPASSFAILFAILFAILFAIL
[lstmCell] throw if recurrentWeight is from another builderPASSFAILFAILFAILFAIL
[lstmCell] throw if hiddenState is from another builderPASSFAILFAILFAILFAIL
[lstmCell] throw if cellState is from another builderPASSFAILFAILFAILFAIL
[lstmCell] throw if bias option is from another builderPASSFAILFAILFAILFAIL
[lstmCell] throw if recurrentBias option is from another builderPASSFAILFAILFAILFAIL
[lstmCell] throw if peepholeWeight option is from another builderPASSFAILFAILFAILFAIL
[lstmCell] Test with default optionsPASSFAILFAILFAILFAIL
[lstmCell] Test with given optionsPASSFAILFAILFAILFAIL
[lstmCell] Throw if hiddenSize is equal to zeroPASSFAILFAILFAILFAIL
[lstmCell] Throw if hiddenSize is too largePASSFAILFAILFAILFAIL
[lstmCell] Throw if the input data type is not one of the floating point typesPASSFAILFAILFAILFAIL
[lstmCell] Throw if the rank of input is not 2PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of input is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the data type of weight is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the rank of weight is not 2PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of weight is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the data type of recurrentWeight is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the rank of recurrentWeight is not 2PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of recurrentWeight is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the data type of hiddenState is incorrectFAILFAILFAILFAILFAIL
[lstmCell] Throw if the rank of hiddenState is not 2PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of hiddenState is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the data type of cellState is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the rank of cellState is not 2PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of cellState is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the data type of options.bias is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the rank of options.bias is not 1PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of options.bias is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the data type of options.recurrentBias is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the rank of options.recurrentBias is not 1PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of options.recurrentBias is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the data type of options.peepholeWeight is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the rank of options.peepholeWeight is not 1PASSFAILFAILFAILFAIL
[lstmCell] Throw if the shape of options.peepholeWeight is incorrectPASSFAILFAILFAILFAIL
[lstmCell] Throw if the size of options.activations is not 3PASSFAILFAILFAILFAIL