Skip to content

Missing Intel XPU support #1132

Description

@kv9898

Trying to fit models using the xpu backend gives the following error:

TypeError: can't convert xpu:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.
Cell In[2], line 1
----> 1 nn_deep.fit(X_train_nn, Y_train_nn)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions