secure_load call verifies the model file’s signature using tuc before
passing it to AsyncAccl. If the signature check fails, a
ModelVerificationError is raised and the model is never loaded.
Secure model verification for MemryX hardware accelerator models
secure_load call verifies the model file’s signature using tuc before
passing it to AsyncAccl. If the signature check fails, a
ModelVerificationError is raised and the model is never loaded.