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
in model.py line number 443. if we do a batch inference we will be comparing vector to a scalar resulting in an error is there any way to overcome this and perform inference in a batch.
thank you in advance.