facebookarchive / caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.
https://caffe2.ai
Apache License 2.0
8.42k stars 1.94k forks source link

[Caffe2] compile has error on third party in dockerfile #2532

Open RyanCV opened 6 years ago

RyanCV commented 6 years ago

Caffe2 has been moved to https://github.com/pytorch/pytorch . Please post your issue at https://github.com/pytorch/pytorch/issues and include [Caffe2] in the beginning of your issue title.

Cloning into 'third_party/eigen'...
fatal: could not read Username for 'https://github.com': No such device or address
fatal: clone of 'https://github.com/RLovelett/eigen.git' into submodule path 'third_party/eigen' failed

any help? thanks

linquanxu commented 6 years ago

I meet this error too!

HWiese1980 commented 6 years ago

Confirmed. The repository does not exist anymore as it seems.