Skip to content

Dask backend fails with TypeError #89

Description

@AymenFJA
File "x/lib/python3.13/site-packages/distributed/protocol/serialize.py", line 283, in serialize
    return serialize(
        x.data,
    ...<3 lines>...
        iterate_collection=True,
    )
  File "x/lib/python3.13/site-packages/distributed/protocol/serialize.py", line 391, in serialize
    raise TypeError(msg, str_x) from exc
TypeError: ('Could not serialize object of type LLGExpr', "LLGExpr(dsk={'infer_batch_task-2b70c0a106e49445644d3a253240b447': <Task 'infer_batch_task-2b70c0a106e49445644d3a253240b447' infer_batch_task()>})")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions