Skip to content

Three partitioning algorithms developed during my PhD: KLP, DN2PCIoT, and MDN2PCIoT.

License

Notifications You must be signed in to change notification settings

lmcad-unicamp/MDN2PCIoT

Repository files navigation

Three partitioning algorithms developed during my PhD:

KLP

Kernighan-and-Lin-based Partitioning


DN2PCIoT

Deep Neural Networks Partitioning for Constrained IoT Devices


MDN2PCIoT

Multilevel Deep Neural Networks Partitioning for Constrained IoT Devices


Instructions:

  1. Extract the AlexNet source file in the source-graphs folder before using it.

  2. Execute the command "make clean; make" in the to clean and compile each partitioning algorithm (in each commit).

  3. The "execute.sh" script contains an execution example. Edit this file to contain the desired parameters and algorithm.

  4. Execute "execute.sh" using "bash execute.sh"

About

Three partitioning algorithms developed during my PhD: KLP, DN2PCIoT, and MDN2PCIoT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published