mirror of https://github.com/llvm/torch-mlir
Add embedding Bag e2e case in xfail set (#1130)
parent
ed13ebfd8d
commit
fe3c9f5208
|
@ -333,4 +333,5 @@ LTC_XFAIL_SET = {
|
|||
"UniformStaticModule_basic",
|
||||
"UnsafeViewCollapseDynamicWithAtenSizeIntModule_basic",
|
||||
"ViewCollapseDynamicWithAtenSizeIntModule_basic",
|
||||
"AtenEmbeddingBagSumExample_basic",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue