Skip to content
Snippets Groups Projects
Commit ccba82a8 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Deps] update qonnx and brevitas versions

parent a4ed5700
No related branches found
No related tags found
No related merge requests found
...@@ -87,9 +87,9 @@ RUN pip install -e git+https://github.com/fbcotter/dataset_loading.git@0.0.4#egg ...@@ -87,9 +87,9 @@ RUN pip install -e git+https://github.com/fbcotter/dataset_loading.git@0.0.4#egg
# git-based Python repo dependencies # git-based Python repo dependencies
# these are installed in editable mode for easier co-development # these are installed in editable mode for easier co-development
ARG FINN_BASE_COMMIT="e8facdd719b55839cca46da2cc4f4a4a372afb41" ARG FINN_BASE_COMMIT="e8facdd719b55839cca46da2cc4f4a4a372afb41"
ARG QONNX_COMMIT="6d55dce220c7f744ef23585686460b9370b672a0" ARG QONNX_COMMIT="9f9eff95227cc57aadc6eafcbd44b7acda89f067"
ARG FINN_EXP_COMMIT="af6102769226b82b639f243dc36f065340991513" ARG FINN_EXP_COMMIT="af6102769226b82b639f243dc36f065340991513"
ARG BREVITAS_COMMIT="15ecc2f1f544b4cb3ceefcce99ce3a357857aa81" ARG BREVITAS_COMMIT="a5b71d6de1389d3e7db898fef72e014842670f03"
ARG PYVERILATOR_COMMIT="0c3eb9343500fc1352a02c020a736c8c2db47e8e" ARG PYVERILATOR_COMMIT="0c3eb9343500fc1352a02c020a736c8c2db47e8e"
ARG CNPY_COMMIT="4e8810b1a8637695171ed346ce68f6984e585ef4" ARG CNPY_COMMIT="4e8810b1a8637695171ed346ce68f6984e585ef4"
ARG HLSLIB_COMMIT="966d17d3fddd801927b2167627d23a9a15ed1461" ARG HLSLIB_COMMIT="966d17d3fddd801927b2167627d23a9a15ed1461"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment