onnxruntime/js/web/lib/wasm
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
..
binding [js/web] add 'xnnpack' to EP list (#12723) 2022-10-03 10:38:45 -07:00
proxy-worker fix to reduce peak memory usage in ort-web (#13323) 2022-11-14 12:18:02 -08:00
options-utils.ts
proxy-messages.ts fix to reduce peak memory usage in ort-web (#13323) 2022-11-14 12:18:02 -08:00
proxy-wrapper.ts [web] utility functions for tensor<->image conversion in ORT web (#13603) 2023-01-12 09:05:18 -08:00
run-options.ts
session-handler.ts fix to reduce peak memory usage in ort-web (#13323) 2022-11-14 12:18:02 -08:00
session-options.ts [js/web] add 'xnnpack' to EP list (#12723) 2022-10-03 10:38:45 -07:00
string-utils.ts
wasm-core-impl.ts fix to reduce peak memory usage in ort-web (#13323) 2022-11-14 12:18:02 -08:00
wasm-factory.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00