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
For a fused kernel, we should provide detailed profiling result to show the elapsed time for each fused components, like matmul, bias_add and relu. This can help performance analysis.