Skip to content

add stream argument to accessibility APIs #63

@burlen

Description

@burlen

Add an overload that take a stream to use if the data is fetched. Any data movement inthe call uses that stream. This may make it easier for a user to integrate processing. this can be required in a couple of scenarios because streams are tied to the thread and GPU where they were created changing either would require one to use a different stream.

Metadata

Metadata

Assignees

No one assigned

    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