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
The issue is the model name may not equal the model name loaded by tenorflow serving which is based on the name of the graph element. Explanations are at a predictor level so should just call predict and not focus on any particular model.
The issue is the model name may not equal the model name loaded by tenorflow serving which is based on the name of the graph element. Explanations are at a predictor level so should just call predict and not focus on any particular model.
seldon-core/components/alibi-explain-server/alibiexplainer/explainer.py
Line 46 in f48d5b3
Should remove
{1}
This is ok as we don't share this wrapper with KFServing.
The text was updated successfully, but these errors were encountered: