私の問題に合わせて完全畳み込みネットを微調整しようとしています。次の警告が表示されます。この警告が表示されるのはなぜですか?
[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.