-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
With the new default backend (not using thrust), it's not easy to print a single value or small range of values out of a device gtensor object.
Possible APIs:
- member function,
.host_view(...slice..), normal view if is host accessible, otherwise copies - free function,
gt::device_print(a, ...slice...)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers