* [fx] added torchvision model tracing testing * remove unused imports
* [fx] added testing for all gpt variants * polish code * polish code
* [fx] added testing for all bert variants * polish code
* [fx] supported model tracing for huggingface bert * polish test
* [fx] supported data-dependent control flow in model tracing * polish code