Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Invalid config setting false #32

Open
dnat112 opened this issue Feb 23, 2020 · 1 comment
Open

Invalid config setting false #32

dnat112 opened this issue Feb 23, 2020 · 1 comment

Comments

@dnat112
Copy link
Contributor

dnat112 commented Feb 23, 2020

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.

@fboemer
Copy link
Contributor

fboemer commented Feb 26, 2020

What commit are you running with? This should give you more hints to the expected input (https://github.com/IntelAI/he-transformer/blob/master/src/seal/he_seal_backend.cpp#L129-L142)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants