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 Feb 7, 2023. It is now read-only.
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.
In file included from /disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/context.cc:12:0:
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h:25:46: error: expected class-name before ‘{’ token
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h: In constructor ‘gloo::Exception::Exception(const string&)’:
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h:27:66: error: expected class-name before ‘(’ token
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h:27:66: error: expected ‘{’ before ‘(’ token
make[2]: *** [third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o] Error 1
make[1]: *** [third_party/gloo/gloo/CMakeFiles/gloo.dir/all] Error 2
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
In file included from /disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/context.cc:12:0:
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h:25:46: error: expected class-name before ‘{’ token
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h: In constructor ‘gloo::Exception::Exception(const string&)’:
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h:27:66: error: expected class-name before ‘(’ token
/disk1/g201708021059/gg/pytorch/third_party/gloo/gloo/common/error.h:27:66: error: expected ‘{’ before ‘(’ token
make[2]: *** [third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o] Error 1
make[1]: *** [third_party/gloo/gloo/CMakeFiles/gloo.dir/all] Error 2
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: