See https://github.com/tensorflow/tensorflow/issues/19657 for motivation. But long story short, without this change: m.SerializeToArray(buffer, m.ByteSizeLong()); would result in a CHECK failure if m.ByteSizeLong() returned a value >2GB.pull/4739/head
parent
0456e269ee
commit
2020e3d5ee
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue