-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
It would be better to have a error code list for debugging.
Then we can raise the errors.
Here are some example errors:
- device not set or not match for input tensors to an operator
- memory not allocated for a tensor
- parameters not created in a layer
- tensor shape not match
- tensor dtype not match
Reactions are currently unavailable