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
"aten::zeros" does not require any mult-adds and therefore will not affect the final result. I'm currently working on supporting "aten::rnn" and "aten::lstm" and will let you know once they are supported.
"aten::zeros" does not require any mult-adds and therefore will not affect the final result. I'm currently working on supporting "aten::rnn" and "aten::lstm" and will let you know once they are supported.
Does this tool support pytorch models like RNNs and some customized modules? If a model is not supported, will the tool output an error message or an inaccurate result. Thank you very much for any guidance.
hope to support "aten::zeros" and "aten::lstm" ops, thanks!
The text was updated successfully, but these errors were encountered: