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

[Docker] add finn-experimental clone to CI dockerfile too

parent 4610e7e1
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,8 @@ RUN rm xrtdeps.sh
# cloning dependency repos
# finn-base
RUN git clone https://github.com/Xilinx/finn-base.git /workspace/finn-base
# finn-experimental
RUN git clone https://github.com/Xilinx/finn-experimental.git /workspace/finn-experimental
# Brevitas
RUN git clone https://github.com/Xilinx/brevitas.git /workspace/brevitas
# CNPY
......
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