-
Notifications
You must be signed in to change notification settings - Fork 858
Open
Description
I'm occasionally getting an error of the following form:
[libprotobuf FATAL google/protobuf/wire_format.cc:830] CHECK failed: (output->ByteCount()) == (expected_endpoint): : Protocol message serialized to a size different from what was originally expected. Perhaps it was modified by another thread during serialization?
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: (output->ByteCount()) == (expected_endpoint): : Protocol message serialized to a size different from what was originally expected. Perhaps it was modified by another thread during serialization?
Is this some underlying tensorboard issue, or due tensorboard-pytorch?
Metadata
Metadata
Assignees
Labels
No labels