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
Describe the bug, including details regarding any error messages, version, and platform.
Instead of segfaulting, they should return a bad Status.
And ideally: kernels should spec which device allocation types they accept for each parameter. This allows generic checking right before execution. Similar to how types are checked during the dispatching phase.
Describe the bug, including details regarding any error messages, version, and platform.
Instead of segfaulting, they should return a bad
Status
.And ideally: kernels should spec which device allocation types they accept for each parameter. This allows generic checking right before execution. Similar to how types are checked during the dispatching phase.
Related issues:
Related PRs:
Component(s)
C++
The text was updated successfully, but these errors were encountered: