onnxruntime/js/node/src
Yulong Wang f480a3618a
[hotfix] fix session option access in Node.js binding (#17762)
### Description
fix session option access in Node.js binding


### Motivation and Context
This is a bug that affect transformer.js using ONNX Runtime Node.js
binding. Issue: #17377

This bug is already fixed in main branch, but it is not picked in 1.16
release.
2023-10-03 17:55:01 -07:00
..
common.h
inference_session_wrap.cc [hotfix] fix session option access in Node.js binding (#17762) 2023-10-03 17:55:01 -07:00
inference_session_wrap.h
main.cc
run_options_helper.cc
run_options_helper.h
session_options_helper.cc
session_options_helper.h
tensor_helper.cc Deprecate CustomApi and refactor public API for better safety and consistency (#13215) 2022-10-06 14:57:37 -07:00
tensor_helper.h