onnxruntime
b3a6ed14
- Prevent saving a model containing fused nodes as we don't have any way to save the compiled kernels so the saved model will be invalid. (#5840)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Prevent saving a model containing fused nodes as we don't have any way to save the compiled kernels so the saved model will be invalid. (#5840)
References
#5840 - Prevent saving a model containing fused nodes backed by a compiled kernel
Author
skottmckay
Parents
e8c0f5d0
Loading