Closed bhatuzdaname closed 2 years ago
ElemWiseSecretSharedVectorMult is not implemented. Add support for it.
Reproduce error: pytest -rs . -k "test_uop[square-float32-a_shape0]" --backend="2PC_OT"
pytest -rs . -k "test_uop[square-float32-a_shape0]" --backend="2PC_OT"
Hi @bhatuzdaname, is this still an open issue?
It has been implemented now.
ElemWiseSecretSharedVectorMult is not implemented. Add support for it.
Reproduce error:
pytest -rs . -k "test_uop[square-float32-a_shape0]" --backend="2PC_OT"