Neural Scene Flow Prior (NeurIPS 2021 spotlight)
-
Updated
Apr 24, 2023 - Python
Neural Scene Flow Prior (NeurIPS 2021 spotlight)
Fast Neural Scene Flow (ICCV 2023)
An exact schedulability test for Global Fixed Priority multiprocessor scheduling by using state space pruning. A detailed description of the methods is available in the following paper: https://www.computer.org/csdl/journal/tc/5555/01/09681210/1A8cppC7d28
I improved potential runtime performance by avoiding unnecessary code executions, batching operations together and avoiding unnecessary DOM access. I also found and fixed memory leaks. Then, I used optimal JavaScript approaches for high-frequency operations and carefully considered micro-optimizations. Finally, I improved startup time performance.
Client-side runtime image optimization
Statistically significant runtime comparison for codepaths in golang
Implementation of three classic sorting algorithms in MIPS Assembly
Research prototype investigating adaptive collective communication optimization for MPI workloads using runtime performance feedback.
Official enterprise repository for the SelfTune 5-in-1 plugin by PAXECT . Modular adaptive tuning, safety throttling, no-AI, self learning engine, and demo kits for scalable enterprise applications, automation, IoT, cloud, and industrial integration.
Add a description, image, and links to the runtime-optimization topic page so that developers can more easily learn about it.
To associate your repository with the runtime-optimization topic, visit your repo's landing page and select "manage topics."