cirq_google.api.v2.ndarrays.from_uint8_array

Convert a UInt8Array proto to a numpy array of the same shape.

msg Message to extract array from.

Numpy array with unsigned integer type.