onnxruntime/js/web/lib
shalvamist 5c16e0befb
[web] utility functions for tensor<->image conversion in ORT web (#13603)
### Description
Data processing capabilities to ORT Web. 
This PR will focus augmenting raw data to and from Tensors.

### Motivation and Context
Enabling different app building use cases to leverage ORT in a more
natural form.
Currently, the user needs to process the data and call Tensor
constructors - these util functions will provide a direct path to
generating ORT tensors.

Co-authored-by: shalvamist <shalva.mist@microsoft.com>
2023-01-12 09:05:18 -08:00
..
onnxjs [js/web] support 'pytorch_half_pixel' mode for WebGL kernel 'Resize' (#11208) 2022-11-21 12:03:48 -08:00
wasm [web] utility functions for tensor<->image conversion in ORT web (#13603) 2023-01-12 09:05:18 -08:00
backend-onnxjs.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
backend-wasm.ts fix to reduce peak memory usage in ort-web (#13323) 2022-11-14 12:18:02 -08:00
build-def.d.ts [js/web] rename build-def.ts to build-def.d.ts (#9954) 2021-12-09 14:17:42 -08:00
index.ts [js/web] add 'xnnpack' to EP list (#12723) 2022-10-03 10:38:45 -07:00