microsoft / tensorflow-directml

Fork of TensorFlow accelerated by DirectML
Apache License 2.0
457 stars 32 forks source link

Pin protobuf version between 3.61 (inclusive) and 4.0.0 (exclusive) #388

Closed PatriceVignola closed 2 years ago

PatriceVignola commented 2 years ago

protobuf>=4.0.0 has breaking changes incompatible with TF 1.15, so we need to add this requirement to the required packages. For a summary of the changes, see https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates