SIGN IN SIGN UP

Remove ET_LOG and verification from OSS Release build (#509)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/509

Removing ET_LOG and verification from OSS Release build.

|**build, stripped** | **x86_64 (devserver)** | **arm64 (macbook)** |
| With ET_LOG, verification | 72232 | 89544 |
| Without ET_LOG | 51728 | 72712 |
| Without ET_LOG, verification | 39440 |  56072|

Reviewed By: dbort

Differential Revision: D49708709

fbshipit-source-id: 817d98d4b96bbd0dbb14eea1f0e759a3dff2a966
L
Lucy Qiu committed
620b7692e17bd575555b9954ff13cf64453c6766
Parent: 8accb86
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/28/2023, 6:23:16 PM