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
Using VS 2015 and windows 10 with protobuf installed using https://github.com/google/protobuf.git and cmake 3.7.0.rc2
I have installed protobuf using project install in protobuf sln.
In debug mode for all sample in dnn module ( caffee_googlenet, fcn_semsegm and ssd_object_detection) library used is C:\Program Files\protobuf\lib\libprotobuf.lib instead of C:\Program Files\protobuf\lib\libprotobufd.lib
The text was updated successfully, but these errors were encountered:
* Fix MUSE conversion
* Fix MUSE conversion
* Add Type Argument To Greedy Decoding
* Del PackedString Representation for Sentencepiece
* Del includes
* Del vars for packed strings
* Revert Reshape Translator and Clean Up Unused Code
* Add Decomposed Strings Input Back
Hi,
Using VS 2015 and windows 10 with protobuf installed using https://github.com/google/protobuf.git and cmake 3.7.0.rc2
I have installed protobuf using project install in protobuf sln.
In debug mode for all sample in dnn module ( caffee_googlenet, fcn_semsegm and ssd_object_detection) library used is C:\Program Files\protobuf\lib\libprotobuf.lib instead of C:\Program Files\protobuf\lib\libprotobufd.lib
The text was updated successfully, but these errors were encountered: