Skip to content

pick_device has different semantics in C++ and Python #176

@Luthaf

Description

@Luthaf

The C++ version only returns a DeviceType and no device index since #113, while the Python function allows picking the device index as well since #155. Overall, I think we should handle this more cleanly, it seems wrong to have diverging versions of this function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions