qihqi

Results 93 issues of qihqi

## Fix the Op info test for `nn.functional.normalize .. nn.functional.pdist` 1. Find the lines 248 to 252 of [test_ops.py](test/test_ops.py) and remove `nn.functional.normalize` .. `nn.functional.pdist` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.max_pool2d .. nn.functional.max_unpool3d` 1. Find the lines 238 to 242 of [test_ops.py](test/test_ops.py) and remove `nn.functional.max_pool2d` .. `nn.functional.max_unpool3d` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.leaky_relu .. nn.functional.max_pool1d` 1. Find the lines 233 to 237 of [test_ops.py](test/test_ops.py) and remove `nn.functional.leaky_relu` .. `nn.functional.max_pool1d` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.group_norm .. nn.functional.layer_norm` 1. Find the lines 228 to 232 of [test_ops.py](test/test_ops.py) and remove `nn.functional.group_norm` .. `nn.functional.layer_norm` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.feature_alpha_dropout .. nn.functional.grid_sample` 1. Find the lines 223 to 227 of [test_ops.py](test/test_ops.py) and remove `nn.functional.feature_alpha_dropout` .. `nn.functional.grid_sample` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.dropout2d .. nn.functional.embedding` 1. Find the lines 218 to 222 of [test_ops.py](test/test_ops.py) and remove `nn.functional.dropout2d` .. `nn.functional.embedding` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.conv_transpose3d .. nn.functional.ctc_loss` 1. Find the lines 213 to 217 of [test_ops.py](test/test_ops.py) and remove `nn.functional.conv_transpose3d` .. `nn.functional.ctc_loss` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.binary_cross_entropy .. nn.functional.conv_transpose2d` 1. Find the lines 208 to 212 of [test_ops.py](test/test_ops.py) and remove `nn.functional.binary_cross_entropy` .. `nn.functional.conv_transpose2d` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.avg_pool1d .. nn.functional.bilinear` 1. Find the lines 203 to 207 of [test_ops.py](test/test_ops.py) and remove `nn.functional.avg_pool1d` .. `nn.functional.bilinear` from `skip_list` 2. Run op_info test...

good first issue
torchxla2

## Fix the Op info test for `nn.functional.adaptive_avg_pool3d .. nn.functional.alpha_dropout` 1. Find the lines 198 to 202 of [test_ops.py](test/test_ops.py) and remove `nn.functional.adaptive_avg_pool3d` .. `nn.functional.alpha_dropout` from `skip_list` 2. Run op_info test...

good first issue
torchxla2