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
When adding fused activations to the new binary_ng eltwise operation, the optional parameters had been removed because the api itself was less than ideal when setting them. The effort here is to provide a better api and to add these optional parameters back to the fused activations to help facilitate better generality and performance.
The text was updated successfully, but these errors were encountered:
When adding fused activations to the new binary_ng eltwise operation, the optional parameters had been removed because the api itself was less than ideal when setting them. The effort here is to provide a better api and to add these optional parameters back to the fused activations to help facilitate better generality and performance.
The text was updated successfully, but these errors were encountered: