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
crash when I try run model.compile(X_train) from concrete-ml library (pip install concrete-ml). Where model is after fitting model.fit() and X_train is tabular numerical data.
Thank you for opening this issue @BartoszDorobek. Can you still reproduce this error at the moment? I'm have tried to reproduce the error but was unable to, see #63729 (comment) for details. If you can reproduce, could you provide more information?
crash when I try run model.compile(X_train) from concrete-ml library (pip install concrete-ml). Where model is after fitting model.fit() and X_train is tabular numerical data.
Error Logs:
The text was updated successfully, but these errors were encountered: