-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
When updating to the most recent version of odl
I receive the following error message from some code that worked well before:
NotImplementedError: no corresponding tensor space available for space FunctionSpace(IntervalProd([-177.3321 , -177.3321 , -128.984375], [ 177.3321 , 177.3321 , 128.984375]), out_dtype='float32') and implementation 'cuda'
I suppose @kohr-h knows where it breaks. It would be good if either 'cuda' is supported with tensors or it falls back to the old behaviour but breaking old code is no good.
Metadata
Metadata
Assignees
Labels
No labels