onnxruntime/js/web/lib/onnxjs
pengwa 88336ffa92
Fix typos - 1st Wave (#21278)
### Description

There are so many typos reported by the review dog, [Optional Lint]
actions (example:
https://github.com/microsoft/onnxruntime/actions/runs/9864564489/job/27239732367),
this PR is to fix some of them.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2024-07-11 13:35:08 +08:00
..
backends [js/web] set noUnusedParameters to true and fix a few bugs (#18404) 2023-11-15 09:16:29 -08:00
ort-schema
attribute-with-cache-key.ts [js] optimize eslint config (#18460) 2023-11-20 12:00:56 -08:00
attribute.ts
backend.ts
execution-plan.ts Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
graph.ts Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
instrument.ts [js/web] set noUnusedParameters to true and fix a few bugs (#18404) 2023-11-15 09:16:29 -08:00
model.ts [js] Make error friendly when isOrtFormat is undefined (#19958) 2024-03-27 02:07:00 -07:00
operators.ts
opset.ts
session-handler-inference.ts [js/web/training] runTrainStep implementation (#18006) 2023-11-02 08:32:50 -07:00
session.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
tensor.ts
util.ts Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00