[mlir] Check if the stride tensor is empty. (#76428)
Added a check to see if the stride tensor is empty. If so then return false for isContiguousSlice function. Possible fix for #74463
parent
c1eab576
Please register or sign in to comment
Added a check to see if the stride tensor is empty. If so then return false for isContiguousSlice function. Possible fix for #74463