Daisy Deng

Results 5 issues of Daisy Deng

When we run lambada_openai on google/flan-t5-xl, both input token and labels are end with EOS because by default add_special_tokens=True for Seq2Seq model, however the output of the model_call does not...

1. Define the Intel GPU supported aten op and dtypes in test/xpu/xpu_op_db.yaml. Update op_db with this information in Intel GPU supported tests. 2. Added xpu backend support in UT framework...

module: cpu
open source
Stale
ciflow/trunk
topic: not user facing
ciflow/inductor
ciflow/xpu

This is the 2nd PR to enable test_ops.py to Intel GPU, following PR https://github.com/pytorch/pytorch/pull/159944. This time enabled 2 test functions and skipped some cases on Intel GPU in op list...

open source
topic: not user facing
ciflow/inductor
keep-going
ciflow/xpu
module: xpu

Fixes #ISSUE_NUMBER cc @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @pragupta @msaroufim @dcci @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang...

open source
topic: not user facing
ciflow/inductor
keep-going
ciflow/xpu

For https://github.com/pytorch/pytorch/issues/114850, we will port aten unit tests to Intel GPU. This PR will work on test/test_nn.py TEST_NN class. We could enable Intel GPU with following methods and try the...

open source
release notes: nn
ciflow/mps
keep-going
ciflow/xpu