PyTorch Translate uses `libcaffe2.so`, but it seems that it no longer exists in the latest PyTorch build. See https://github.com/pytorch/translate/blob/c0c886732e62673b99e53cd6fde285e70fa854a6/pytorch_translate/cpp/CMakeLists.txt#L51
PyTorch Translate uses
libcaffe2.so, but it seems that it no longer exists in the latest PyTorch build.See
translate/pytorch_translate/cpp/CMakeLists.txt
Line 51 in c0c8867