Skip to content
Snippets Groups Projects
Unverified Commit 60ddcb87 authored by Yaman Umuroglu's avatar Yaman Umuroglu Committed by GitHub
Browse files

[Deps] update qonnx

parent 26169798
No related branches found
No related tags found
No related merge requests found
...@@ -87,7 +87,7 @@ RUN pip install -e git+https://github.com/fbcotter/dataset_loading.git@0.0.4#egg ...@@ -87,7 +87,7 @@ 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="7cd7e00ba6709a85073ba22beeb5827e684fe085" ARG FINN_BASE_COMMIT="7cd7e00ba6709a85073ba22beeb5827e684fe085"
ARG QONNX_COMMIT="9f9eff95227cc57aadc6eafcbd44b7acda89f067" ARG QONNX_COMMIT="76c165fe7656d9bb3b826e98ac452085f1544f54"
ARG FINN_EXP_COMMIT="af6102769226b82b639f243dc36f065340991513" ARG FINN_EXP_COMMIT="af6102769226b82b639f243dc36f065340991513"
ARG BREVITAS_COMMIT="a5b71d6de1389d3e7db898fef72e014842670f03" ARG BREVITAS_COMMIT="a5b71d6de1389d3e7db898fef72e014842670f03"
ARG PYVERILATOR_COMMIT="0c3eb9343500fc1352a02c020a736c8c2db47e8e" ARG PYVERILATOR_COMMIT="0c3eb9343500fc1352a02c020a736c8c2db47e8e"
......
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