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
From the profiling tool of xcode ,i found that no nnpack function has been used. And the eigen function has been used. So how can i change the compute mode from eigen to nnpack?
The text was updated successfully, but these errors were encountered:
From the profiling tool of xcode ,i found that no nnpack function has been used. And the eigen function has been used. So how can i change the compute mode from eigen to nnpack?
The text was updated successfully, but these errors were encountered: