Skip to content

Commit a25c18d

Browse files
authored
Bump pytorch and torchvision version (#135)
1 parent 82687dc commit a25c18d

File tree

6 files changed

+205
-113
lines changed

6 files changed

+205
-113
lines changed

e2e_testing/xfail_sets.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,6 @@
307307
# %6:4 = torch.operator "aten._embedding_bag_forward_only"(%1, %3, %5, %false, %int0, %false, %none, %false, %int-1) : (!torch.tensor<*,f32>, !torch.tensor<*,si64>, !torch.tensor<*,si64>, !torch.bool, !torch.int, !torch.bool, !torch.none, !torch.bool, !torch.int) -> (!torch.tensor, !torch.tensor, !torch.tensor, !torch.tensor)
308308
# See also: https://github.com/pytorch/torchdynamo/issues/327
309309
"Aten_EmbeddingBagExample_basic",
310-
# https://github.com/pytorch/pytorch/issues/100838
311-
"BaddbmmDifferentDtypesModule_basic",
312310
"FullModuleInt3D_basic",
313311
"ThresholdBackward1dIntModule_basic",
314312
"ThresholdBackward2dIntModule_basic",

0 commit comments

Comments
 (0)