Skip to content
Snippets Groups Projects
Commit 5ad35261 authored by Tobi-Alonso's avatar Tobi-Alonso
Browse files

Merge branch 'feature/ext_weights_refactor' of github.com:quetric/finn into...

Merge branch 'feature/ext_weights_refactor' of github.com:quetric/finn into feature/ext_weights_refactor
parents 46e63afe d454e212
No related branches found
No related tags found
No related merge requests found
......@@ -111,4 +111,4 @@ RUN if [ "$INSTALL_XRT_DEPS" = "1" ] ; then \
USER $UNAME
ENTRYPOINT ["finn_entrypoint.sh"]
CMD ["bash"]
CMD ["bash"]
\ No newline at end of file
......@@ -224,4 +224,4 @@ fi
DOCKER_EXEC+="$DOCKER_EXTRA "
DOCKER_EXEC+="$DOCKER_TAG $DOCKER_CMD"
$DOCKER_EXEC
$DOCKER_EXEC
\ No newline at end of file
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