onnxruntime/js/web/test
satyajandhyala 89b682e3f3
[JS/Web] The bias input is optional, not required, for LayerNormalization operator (#17143)
### Description
Fix a typo. LayerNormalization takes 2 or 3 inputs. The third input,
bias, is optional.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2023-08-16 10:41:20 -07:00
..
data/ops [JS/Web] The bias input is optional, not required, for LayerNormalization operator (#17143) 2023-08-16 10:41:20 -07:00
e2e [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00
unittests
op-test-schema.json [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
suite-test-list.jsonc [JS/Web] The bias input is optional, not required, for LayerNormalization operator (#17143) 2023-08-16 10:41:20 -07:00
test-main.ts [js/web] a few optimizations for test runner (#17174) 2023-08-15 21:00:23 -07:00
test-runner.ts [js/web] a few optimizations for test runner (#17174) 2023-08-15 21:00:23 -07:00
test-shared.ts [js/web] fix nodejs detection (#16400) 2023-06-20 00:20:58 -07:00
test-types.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00