Skip to content

Commit 63fca83

Browse files
author
Yaman Umuroglu
authored
[Blog] small fixes to v0.3b release blog post
1 parent cc3c758 commit 63fca83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_posts/2020-05-08-finn-v03b-beta-is-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ We're happy to announce the v0.3b (beta) release of the FINN compiler.
88
The full changelog is quite large as we've been working on a lot of exciting
99
new features, but here is a summary:
1010

11-
<img src="https://xilinx.github.io/finn/img/cnv-mp-fc.png" width=800 align="center"/>
11+
<img src="https://xilinx.github.io/finn/img/cnv-mp-fc.png" width="800" align="center"/>
1212

1313

1414
**Initial support for ConvNets and end-to-end notebook example.** The
@@ -17,7 +17,7 @@ preliminary support for convolutions is now in place. Head over to the new
1717
end-to-end notebook</a> to try out the end-to-end flow for convolutions
1818
and build the demonstrator for a simple binarized CNN on CIFAR-10.
1919

20-
<img src="https://xilinx.github.io/finn/img/parallel-speedup.png" width=500 align="center"/>
20+
<img src="https://xilinx.github.io/finn/img/parallel-speedup.png" width="500" align="center"/>
2121

2222
**Parallel transformations.** When working with larger designs, HLS synthesis
2323
and simulation compile times can be quite long. Thanks to a contribution by

0 commit comments

Comments
 (0)