onnxruntime/js/common/lib
Yulong Wang 3c4efd2e77
[js/common] allows polyfill for bigint (#14921)
### Description
This change delays the execution of checking whether bigint is available
in the context. This allows polyfill for
`BigInt64Array`/`BigUint64Array` (if there is any)
2023-03-08 15:29:04 -08:00
..
backend-impl.ts [js/web] add 'xnnpack' to EP list (#12723) 2022-10-03 10:38:45 -07:00
backend.ts [js/api] add typedoc and revise comments (#9077) 2021-09-20 17:54:46 -07:00
env-impl.ts [JS]moved logging level flag to global env (#7700) 2021-05-17 14:16:59 -07:00
env.ts [js/api] add typedoc and revise comments (#9077) 2021-09-20 17:54:46 -07:00
index.ts [js/api] add typedoc and revise comments (#9077) 2021-09-20 17:54:46 -07:00
inference-session-impl.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
inference-session.ts [js/web] support flag 'optimizedModelFilePath' in session options (#14355) 2023-02-24 15:50:15 -08:00
onnx-value.ts
tensor-impl.ts [js/common] allows polyfill for bigint (#14921) 2023-03-08 15:29:04 -08:00
tensor-utils.ts [web] utility functions for tensor<->image conversion in ORT web (#13603) 2023-01-12 09:05:18 -08:00
tensor.ts [web] utility functions for tensor<->image conversion in ORT web (#13603) 2023-01-12 09:05:18 -08:00