Open qihqi opened 4 months ago
nn.functional.feature_alpha_dropout .. nn.functional.grid_sample
nn.functional.feature_alpha_dropout
nn.functional.grid_sample
skip_list
pytest test/test_ops.py
Please refer to this guide as guide to fix:
Also refer to these PRs:
Got 3 down: https://github.com/pytorch/xla/pull/7969
only 2 missing here: "nn.functional.fractional_max_pool2d", "nn.functional.fractional_max_pool3d",
Fix the Op info test for
nn.functional.feature_alpha_dropout .. nn.functional.grid_sample
nn.functional.feature_alpha_dropout
..nn.functional.grid_sample
fromskip_list
pytest test/test_ops.py
Please refer to this guide as guide to fix:
Also refer to these PRs: