我正在尝试针对我的问题微调完全卷积网络。我收到以下警告。为什么我会收到此警告?
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:505] Reading dangerously
large protocol message. If the message turns out to be larger than 2147483647 bytes,
parsing will be halted for security reasons. To increase the limit (or to disable
these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.