- May 20, 2020
-
-
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
-
Yaman Umuroglu authored
LabelSelect is currently broken for signed inputs will open issue separately
-
Yaman Umuroglu authored
turns out there was a problem with signed values after all failing testcases with k=5 produce the indices of positive values correctly, but negative ones don't seem to be compared correctly (always producing index 0?)
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Lucian Petrica authored
-
Lucian Petrica authored
-
Lucian Petrica authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
Yaman Umuroglu authored
-
- May 15, 2020
-
-
Lucian Petrica authored
-
Lucian Petrica authored
-
- May 14, 2020
-
-
Yaman Umuroglu authored
Implemented GlobalAccPool HLS Op
-
Yaman Umuroglu authored
-
https://github.com/quetric/finnYaman Umuroglu authored
Merge branch 'feature/accpool_batch' of https://github.com/quetric/finn into quetric-feature/accpool_batch
-
Yaman Umuroglu authored
Feature/vectorized multithreshold fxn
-