This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
onnxruntime
Watch
1
Star
0
Fork
You've already forked onnxruntime
0
mirror of
https://github.com/saymrwulf/onnxruntime.git
synced
2026-05-22 22:01:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2127a229d7
onnxruntime
/
include
History
Scott McKay
2127a229d7
The IndexedSubGraph is used to create the Function body, but after that is invalid as the nodes it referred to have been removed from the main Graph. As such there's no need to store it in the FunctionImpl instance. (
#5669
)
2020-11-05 17:21:56 +10:00
..
onnxruntime
/core
The IndexedSubGraph is used to create the Function body, but after that is invalid as the nodes it referred to have been removed from the main Graph. As such there's no need to store it in the FunctionImpl instance. (
#5669
)
2020-11-05 17:21:56 +10:00