You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2024. It is now read-only.
I am trying to run the examples to test the MNIST network. The CPU backend works but the HE-SEAL backend outputs the following:
terminate called after throwing an instance of 'ngraph::CheckFailure'
what(): Check 'valid_config_settings.find(lower_setting) != valid_config_settings.end()' failed at /home/d/Documents/he-transformer/src/seal/he_seal_backend.cpp:123:
Invalid config setting false
Aborted (core dumped)
for both the "Plaintext" and "Encrypted" cases.
The text was updated successfully, but these errors were encountered:
I am trying to run the examples to test the MNIST network. The CPU backend works but the HE-SEAL backend outputs the following:
for both the "Plaintext" and "Encrypted" cases.
The text was updated successfully, but these errors were encountered: