可以澄清一下协议缓冲区和协议之间的区别吗?谷歌搜索只显示协议缓冲区。我看到 protobuf-programming language-version 和 protoc-operating system-86_32 的命名约定是不同的。它们是不同的还是相同的?
使用 tensorflow 时是否需要同时安装两者?虽然
protoc --version
是 3.6 但我的点在抱怨
tensorflow-gpu 1.7.0 has requirement protobuf>=3.4.0, but you'll have protobuf 2.6.1 which is incompatible.