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
#483 added initial support for prepacked weights to MatMul and fused MatMul operators. This needs to be extended to support prepacked weights for other operators:
Conv
ConvTranspose
LSTM
GRU
MatMulInteger (no point doing this until fast kernels have been added)
The text was updated successfully, but these errors were encountered:
#483 added initial support for prepacked weights to MatMul and fused MatMul operators. This needs to be extended to support prepacked weights for other operators:
The text was updated successfully, but these errors were encountered: