You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
I think it was to the point where it was building locally, but some of the unit tests were failing.
Note one of the patches included there has been accepted upstream, so can eventually be dropped if the recipe is bumped to a newer version: facebookresearch/detectron2#1357
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
@hartb please include Detectron2 on the powerai channel. Please find bellow instruction to get this build with Pytorch 1.14
conda config --prepend channels https://public.dhe.ibm.com/ibmdl/export/pub/software/server/ibm-ai/conda-early-access/ conda install pytorch=1.4.0=23447.g18a1a27 cudatoolkit-dev gxx_linux-ppc64le=7 gcc_linux-ppc64le=7
git clone https://github.com/facebookresearch/detectron2.git python -m pip wheel -e detectron2
Thank you,
FM
The text was updated successfully, but these errors were encountered: