onnxruntime
1886f1a7
- Make SparseTensor infrastructure optional (#8802)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Make SparseTensor infrastructure optional (#8802) Add cmake parameter and #ifdefs to allow for disabling sparse tensor support. This comes with a significant binary size cost so we want to be able to exclude it in a minimal build.
References
#8802 - Make SparseTensor infrastructure optional
Author
YUNQIUGUO
Parents
cb59f46e
Loading