Manfei
Manfei
## Fix the model test for `hf_clip.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....
## Fix the model test for `hf_Whisper.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....
## Fix the model test for `hf_T5_large.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....
## Fix the model test for `hf_T5_base.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....
## Fix the model test for `hf_T5.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....
## Fix the model test for `hf_Reformer.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....
## Fix the model test for `hf_Longformer.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....
## Fix the model test for `hf_GPT2_large.py` 1. setup env according to [Run a model under torch_xla2](https://github.com/pytorch/xla/blob/master/experimental/torch_xla2/docs/support_a_new_model.md) 2. Run model test under `run_torchbench/` with `python models/your_target_model_name.py` 3. Fix the failure....