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
Move convertTritonPointerType to third_party/intel (#3349)
The conversion of pointers to tensors is removed upstream in commit
5c2e2bc,
but it is required by Intel for handling blocked pointer, so this PR
moves the conversion to `third_party/intel`.
Closes#3228.
Signed-off-by: Whitney Tsang <[email protected]>
0 commit comments