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
Change intrinsic table entries for dot_product for array arguments from
asAddr to asBox. This means we will not create array copies for array
slices used in arguments to dot_product.
Also, made this change to SUM and PRODUCT. There are probably other
intrinsics to make this change to. We will address these later. We will
track these changes in issue #1121.
0 commit comments