-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Currently the device/dtype can be set in two places: ComputeConfig and EngineTestHelper(device=..., dtype=...). Here the changes required to address this issue:
- remove device/dtype from
EngineTestHelperarguments - make cpu default device
- fix notebooks regarding setting device
- fix notebooks regarding creating tensors inside the notebook, they should use the config values.
- see this comment.
See related comment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done