Skip to content

protobuf.deserialize

Full path: schola.core.protocols.protobuf.deserialize

schola.core.protocols.protobuf.deserialize

Functions

ItemDescription
dtype_from_proto(msg)Convert a protobuf DType message to a NumPy dtype.
from_proto(msg)Deserialize a protobuf message to Python objects.