We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c7fa7 commit 0e387b2Copy full SHA for 0e387b2
test/test_private/test_terranigma/test_2025_I.py
@@ -92,7 +92,7 @@ def test_2025_1():
92
solution = gp.compute_model(
93
geo_model,
94
engine_config=gp.data.GemPyEngineConfig(
95
- backend=gp.data.AvailableBackends.PYTORCH
+ backend=gp.data.AvailableBackends.numpy
96
),
97
)
98
0 commit comments