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
backend.ts
env-impl.ts
env.ts
index.ts
inference-session-impl.ts
inference-session.ts
onnx-value.ts
tensor-impl.ts
tensor-utils.ts
tensor.ts