Use setBackend instead of ConvertToCpu workaround
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:11:39
| Stage: static_analysis Stage: build Stage: test Stage: coverage | No artifacts found |
Change the convertion to backend 'cpu' from a custom function converToCpu
in the database to the generic setBackend()
.
Content :
However it raises a problem on the layout of the data between different backends.
In the current code the resulting tensor with backend 'cpu' have layout [N,H,W,C] instead of [N,C,H,W].
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:11:39
| Stage: static_analysis Stage: build Stage: test Stage: coverage |
Download artifacts
No artifacts found |
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent