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
Excuse me, I use VCPKG to manage my dependencies, OpenVino inference model, and SentencePiece for preprocessing and post-processing. However, OpenVino relies on protobuf, and SentencePiece encodes protobuf lite in the library. If these two libraries are used together for medical purposes, protobuf conflicts may arise. How can I elegantly solve this problem?
Excuse me, I use VCPKG to manage my dependencies, OpenVino inference model, and SentencePiece for preprocessing and post-processing. However, OpenVino relies on protobuf, and SentencePiece encodes protobuf lite in the library. If these two libraries are used together for medical purposes, protobuf conflicts may arise. How can I elegantly solve this problem?
vcpkg env:
The text was updated successfully, but these errors were encountered: