Typo in error message?

I met an error message saying that Overloaded torch operator invoked from Python failed to many any schema. It might be a typo? It should be failed to match any schema.

Searching the codebase, I find three places of this typo:

@ezyang

@zou3519

@Pritam Damania

I want to confirm from these committers if they are indeed typos. If yes, I can go ahead and fix them.

yea this is a typo. go ahead and send a fix :slight_smile:

Done at fix error message in pytorch by youkaichao · Pull Request #115349 · pytorch/pytorch · GitHub . Also invited you for review :slight_smile: