[RF][scuba] add pytorch_operator_stats column for Static Runtime out variant (#76566)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76566
Add static_runtime_out_variant field to pytorch_operator_stats scuba.
Add field for static_runtime_out_variant to RecordFunction.
Test Plan:
`ptail perfpipe_pytorch_operator_stats_dev | grep devbig371`
No out variant, SR on: P498206546
Out variant: P498206634
Check column shows up in scuba: https://fburl.com/scuba/pytorch_operator_stats_dev/tfgmth1t
CMF 4M test https://www.internalfb.com/intern/servicelab/802987274/
ICVR 4M https://www.internalfb.com/intern/servicelab/802987272/
AF prod canary
https://our.intern.facebook.com/intern/ads/canary/443234131523314631
Reviewed By: mikeiovine
Differential Revision: D36016857
fbshipit-source-id: f3af315d1d2b0d8b147be76df63daa8ab872bf8e
(cherry picked from commit 208db7cd15fb3e1be66db2d1834eebaf0964d017)