-
Notifications
You must be signed in to change notification settings - Fork 622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable GPU->CPU transfers #5593
Commits on Sep 10, 2024
-
.cpu() works with experimental executor.
Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 494a626 - Browse repository at this point
Copy the full SHA 494a626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 831cc9f - Browse repository at this point
Copy the full SHA 831cc9fView commit details -
Fix a bug in DataNode.cpu() with conditionals.
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 3ff9ea9 - Browse repository at this point
Copy the full SHA 3ff9ea9View commit details -
Add dynamic_execution parameter to the Pipeline constructor.
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for c15c009 - Browse repository at this point
Copy the full SHA c15c009View commit details -
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 1826e37 - Browse repository at this point
Copy the full SHA 1826e37View commit details -
Unblock CPU operators taking GPU inputs. Adjust tests. Add test with …
…CPU `shapes` taking GPU input. Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5fccaa4 - Browse repository at this point
Copy the full SHA 5fccaa4View commit details -
Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 13f6e17 - Browse repository at this point
Copy the full SHA 13f6e17View commit details -
Restore error when specifying GPU argument inputs. Fix shapes_gpu test.
Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f239a4 - Browse repository at this point
Copy the full SHA 9f239a4View commit details
Commits on Sep 11, 2024
-
Refactor DataNode.cpu/gpu. Add backend tests in pipeline_test.py.
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 49e85e7 - Browse repository at this point
Copy the full SHA 49e85e7View commit details