onnxruntime/js/web/test
Arthur Islamov c3f04251c7
[js/web] JSEP LayerNormalization and InstanceNormalizations kernels (#16830)
### Description
Added two kernels for Layer and Instance norm

Also added maximum limits for `maxBufferSize` when requesting GPU device
as by default it's limited to 256mb and it fails allocating 600mb buffer
while running fp32 StableDiffusion weights.


### Motivation and Context
These two are used in StableDiffusion and many other networks
2023-08-08 09:09:37 -07:00
..
data/ops [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
e2e [js] enable formatter for more file types (#16888) 2023-07-28 15:46:58 -07:00
unittests [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
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] JSEP LayerNormalization and InstanceNormalizations kernels (#16830) 2023-08-08 09:09:37 -07:00
test-main.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
test-runner.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -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