@@ -6,7 +6,7 @@ We provide a fast optimization algorithm and a step-to-step guide on how to gene
...
@@ -6,7 +6,7 @@ We provide a fast optimization algorithm and a step-to-step guide on how to gene
> [**"Partitioning FPGA-Optimized Systolic Arrays for Fun and Profit"**](https://git.uwaterloo.ca/watcag-public/fpga-syspart/blob/master/optimization_algo/paper/PID6211513.pdf),
> [**"Partitioning FPGA-Optimized Systolic Arrays for Fun and Profit"**](https://git.uwaterloo.ca/watcag-public/fpga-syspart/blob/master/optimization_algo/paper/PID6211513.pdf),
> 2019 International Conference on Field-Programmable Technology
> 2019 International Conference on Field-Programmable Technology
### TODO
## TODO
- [x] Add a public link to the paper
- [x] Add a public link to the paper
- [x] Basic Demo Flow
- [x] Basic Demo Flow
- [] Step-by-step guide on
- [] Step-by-step guide on
...
@@ -16,7 +16,7 @@ We provide a fast optimization algorithm and a step-to-step guide on how to gene
...
@@ -16,7 +16,7 @@ We provide a fast optimization algorithm and a step-to-step guide on how to gene
- [] Changes done to ScaleSim
- [] Changes done to ScaleSim
- [] Explanation of the testing result
- [] Explanation of the testing result
### Demos
## Demo
The following demos use pre-generated datasets and topologies that can be found in:
The following demos use pre-generated datasets and topologies that can be found in:
-[topologies](https://git.uwaterloo.ca/watcag-public/fpga-syspart/blob/master/optimization_algo/topologies/) contains all the topologies descriping their respective CNN structures
-[topologies](https://git.uwaterloo.ca/watcag-public/fpga-syspart/blob/master/optimization_algo/topologies/) contains all the topologies descriping their respective CNN structures
...
@@ -61,22 +61,22 @@ To get optimization result with
...
@@ -61,22 +61,22 @@ To get optimization result with
Result of the optimization will be added to the corresponding csv file under this [folder](https://git.uwaterloo.ca/watcag-public/fpga-syspart/blob/master/optimization_algo/resulting_csv)
Result of the optimization will be added to the corresponding csv file under this [folder](https://git.uwaterloo.ca/watcag-public/fpga-syspart/blob/master/optimization_algo/resulting_csv)