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-06-26 03:00:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
31cbb5d33d
onnxruntime
/
include
/
onnxruntime
/
core
History
Mika Fischer
c0acb8b6c3
Allow loading model from in-memory byte-array (
#718
)
2019-05-11 05:58:50 +08:00
..
common
Use ConstPointerContainer for Node::ImplicitInputDefs() for better consistency with InputDefs() and OutputDefs(). (
#894
)
2019-05-01 14:22:28 +10:00
framework
Fix memory corruption issue when CPU->CUDA memcpy is involved (
#879
)
2019-04-22 20:21:14 -07:00
graph
Use ConstPointerContainer for Node::ImplicitInputDefs() for better consistency with InputDefs() and OutputDefs(). (
#894
)
2019-05-01 14:22:28 +10:00
optimizer
Conv(Add|Mul|BN)Fusion as rewrite rules (
#863
)
2019-05-01 13:23:29 -07:00
platform
Enable use of session based threadpool. (
#854
)
2019-04-18 10:20:46 -07:00
providers
Add nGraph Execution Provider (
#832
)
2019-04-20 17:02:35 -07:00
session
Allow loading model from in-memory byte-array (
#718
)
2019-05-11 05:58:50 +08:00