onnxruntime/js/node/src
Yulong Wang ffa6602686
[js/node] support manually dispose session (#18655)
### Description
support manually dispose session in onnxruntime-node

feature request: #16796
2023-12-19 16:20:00 -08:00
..
common.h
directml_load_helper.cc Added DML and CUDA provider support in onnxruntime-node (#16050) 2023-08-25 16:57:06 -07:00
directml_load_helper.h Added DML and CUDA provider support in onnxruntime-node (#16050) 2023-08-25 16:57:06 -07:00
inference_session_wrap.cc [js/node] support manually dispose session (#18655) 2023-12-19 16:20:00 -08:00
inference_session_wrap.h [js/node] support manually dispose session (#18655) 2023-12-19 16:20:00 -08:00
main.cc
run_options_helper.cc
run_options_helper.h
session_options_helper.cc [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
session_options_helper.h
tensor_helper.cc Added DML and CUDA provider support in onnxruntime-node (#16050) 2023-08-25 16:57:06 -07:00
tensor_helper.h Added DML and CUDA provider support in onnxruntime-node (#16050) 2023-08-25 16:57:06 -07:00