onnxruntime
daa03069
- [TRT RTX EP] Memory map the engine buffer (#25909)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
111 days ago
[TRT RTX EP] Memory map the engine buffer (#25909) ### Description Change from fread to mmap to save on system memory. This also accelerated the load time of a ~4GB model in my testing by 1.5X.
References
#25909 - [TRT RTX EP] Memory map the engine buffer
Author
gedoensmax
Parents
2705d4b4
Loading