js/node: offload Run() to thread pool via napi_async_work, add RunSync #28646
js/node: offload Run() to thread pool via napi_async_work, add RunSync
a9af42c6
Fix async run() races flagged in code review
65a1d165
Handle napi_create_async_work/napi_queue_async_work failures
66662ca5
Fix gpuBufferMemoryInfo lifetime, output ref pinning, and promise check
167cda29
Fix out-of-bounds indexing in preferred output locations guard
afd28e9c
Address code review feedback across Node.js bindings
1208c833
Refactor session options guard, fix promise lifecycle, and document i…
6132a774
Refine API documentation, strengthen IoBinding constraints, and widen…
401a9b6c
Document buffer isolation invariants, enforce output counts, and clea…
cd7df52c
Enforce async preallocation guards, verify internal binding scope, an…
102d77db
Resolve final PR feedback, remove dead code paths, and refine lifecyc…
f1f72e8f
Deduplicate async setup exception handling with localized cleanup rou…
5f9839fd
Migrate ambient Node.js typings from source directives to package con…
6a0a5f97
Fix ORT singleton lifetime race by eager-populating async RunOptions
f4a2574e
Safely enclose MemoryInfo initializations within async setup catch block
4c3b9e98
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
499b6d52
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
669eda4f
Merge branch 'main' into async-run-uv-queue-work
2937ec62
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
92aaf31d
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub