Xilinx / finn

Dataflow compiler for QNN inference on FPGAs
https://xilinx.github.io/finn
BSD 3-Clause "New" or "Revised" License
681 stars 218 forks source link

Changed QONNX_TO_FINN_PYTHON verification step name to match build co… #1087

Open hannahxy13 opened 1 month ago

hannahxy13 commented 1 month ago

…nfig name

QONNX_TO_FINN_PYTHON verification step is named "finn_onnx_python" in build_dataflow_config.py, but in build_data_steps.py it is named "qonnx_to_finn_python". Changed to "finn_onnx_python" to match the build config, so the verification file is created with the expected name