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
I need to perform batch inference for my use-case. I followed this thread here that extends the DefaultPredictor class to enable batched inputs. But I end up with this error
Hi,
I need to perform batch inference for my use-case. I followed this thread here that extends the
DefaultPredictor
class to enable batched inputs. But I end up with this errorUncommenting the assertion doesn't help either.
The text was updated successfully, but these errors were encountered: