Skip to content

Commit c20d02c

Browse files
committed
[TEST]
1 parent 3294b15 commit c20d02c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_common/test_modules/test_activator_fns.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ def test_activator_3_layers_segmentation_function_torch(simple_model_3_layers, s
4949
simple_grid_3d_more_points_grid=simple_grid_3d_more_points_grid,
5050
simple_model_3_layers=simple_model_3_layers
5151
)
52+
53+
BackendTensor.change_backend_gempy(AvailableBackends.numpy)
5254
if plot:
5355
_plot_continious(grid, ids_block, interpolation_input)
5456

0 commit comments

Comments
 (0)