fix Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -512,9 +512,9 @@ class Mask2FormerModelIntegrationTest(unittest.TestCase):
|
||||
[-6.6105, -6.3427, -6.4675],
|
||||
],
|
||||
("cuda", 8): [
|
||||
[-8.7809, -9.0041, -8.8087],
|
||||
[-7.4075, -7.0307, -6.5385],
|
||||
[-6.6088, -6.3417, -6.4627],
|
||||
[-8.7839, -9.0056, -8.8122],
|
||||
[-7.4104, -7.0313, -6.5401],
|
||||
[-6.6105, -6.3428, -6.4675],
|
||||
],
|
||||
}
|
||||
)
|
||||
@@ -531,9 +531,9 @@ class Mask2FormerModelIntegrationTest(unittest.TestCase):
|
||||
[0.3045, -7.7293, -3.0275],
|
||||
],
|
||||
("cuda", 8): [
|
||||
[1.8326, -8.0834, -4.1916],
|
||||
[0.8446, -9.0048, -3.6048],
|
||||
[0.3042, -7.7296, -3.0277],
|
||||
[1.8324, -8.0835, -4.1922],
|
||||
[0.8450, -9.0050, -3.6053],
|
||||
[0.3045, -7.7293, -3.0275],
|
||||
],
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user