pub fn types(model: &ModelProto) -> Result<(), VerifyError>Expand description
Verify every NodeProto.op_type is non-empty and the function
table is non-empty.
pub fn types(model: &ModelProto) -> Result<(), VerifyError>Verify every NodeProto.op_type is non-empty and the function
table is non-empty.