Ankur Neog

Results 6 issues of Ankur Neog

Add T5small translation and GPTJ-6B CLM to OH CI tests @hsubramony : can you please help with the review

### System Info ```shell This is caught while executing the transformers unit tests for optimum-habana https://github.com/huggingface/optimum-habana/blob/main/tests/transformers/tests/models/gpt2/test_modeling_gpt2.py several TCs are failing because the config in the tests is updated with max_length...

bug
good first issue

## Motivation This is follow up to PR:https://github.com/pytorch/pytorch/pull/126970, adding facility to run content for Intel Gaudi devices. We intend to extend similar generalization for the rest of the content in...

triaged
open source
topic: not user facing
module: dynamo

## Motivation This is following up on changes introduced in https://github.com/pytorch/pytorch/pull/128584 we are adding the dtype information to be picked up while executing the UTs for Intel Gaudi/HPU cc @frank-wei...

triaged
open source
module: intel

## Motivation This PR is for review of the following RFC : Modify PyTorch framework UTs so that non-cuda devices such as intel Gaudi and intel XPU is able to...

cla signed

# Motivation The distributed APIs rely on backend names for creation of process group. To abstract out references of these names from PG creation, an API is added to get...

oncall: distributed
triaged
open source
release notes: distributed (c10d)