Skip to content

Commit 536c069

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 6f971eb commit 536c069

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/backend/quartus.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ The **Quartus** backend of hls4ml is designed for deploying NNs on Intel/Altera
99
The **oneAPI** backend contains the migrated the HLS code from this backend, with significantly better io_stream support, though the **oneAPI** backend does not yet support profiling, tracing,
1010
or the BramFactor option supported by the **Quartus** backend. Nevertheless, little or no further development is expected for this backend.
1111

12-
The **Quartus** backend only implements the ``Resource`` strategy for the layers. There is no ``Latency`` implementation of any of the layers.
12+
The **Quartus** backend only implements the ``Resource`` strategy for the layers. There is no ``Latency`` implementation of any of the layers.

docs/backend/vitis.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ backend can be easily incorporated into Vitis kernel.
99

1010
Users should generally use the **Vitis** backend for new designs that target AMD/Xilinx FPGAs; new ``hls4ml`` developments will not necessarily be backported to
1111
the **Vivado** backend.
12-

0 commit comments

Comments
 (0)