- May 21, 2020
-
-
Tobi-Alonso authored
-
Tobi-Alonso authored
[Transform] Restrict MoveMaxPoolPastMultiThreshold to MultiThreshold with unsigned output as maxpool padding may make this operation invalid
-
Tobi-Alonso authored
-
- May 20, 2020
-
-
Yaman Umuroglu authored
Add new transformation to give unique parameter tensors
-
Yaman Umuroglu authored
* use make_new_valueinfo_name instead of own routine * set dtype on newly created tensor
-
https://github.com/Xilinx/finnYaman Umuroglu authored
Merge branch 'dev' of https://github.com/Xilinx/finn into quetric-feature/GiveUniqueParameterTensors
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
Merge branch 'feature/GiveUniqueParameterTensors' of https://github.com/quetric/finn into quetric-feature/GiveUniqueParameterTensors
-
Tobi-Alonso authored
-
Yaman Umuroglu authored
Run quicktest with GitHub Actions on PR
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
Changed how pyverilator is called, to support Vivado 2019.2
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Tobi-Alonso authored
-
Tobi-Alonso authored
-
https://github.com/quetric/finnYaman Umuroglu authored
Merge branch 'feature/rtlsim_vivado2019.2' of https://github.com/quetric/finn into quetric-feature/rtlsim_vivado2019.2
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
- May 19, 2020
-
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
Feature/fix streamline past eltwise add
-
Tobi-Alonso authored
[TEST] Add test linear_past_eltwise_add when the graph has multiple joins where to apply the transformation (was failing in this case) plu test moving linear tensor ops, not only scalar ones
-
Tobi-Alonso authored
[TRANSFORM] Generalize from past scalar to past any linear op (this was supported, but restricted). Fix node sorting problem, by iterating over a copy list of the node instead of iteration over graph.node. Fix corner case when both branches are empty and come from the same node
-
- May 18, 2020
-
-
Yaman Umuroglu authored
transform that moves scalar linear operations past eltwise add
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
Added Addstreams HLS Op
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
Implemented LabelSelect (TopK) HLS Op
-