Skip to content

rename .cuda(async=..) parameters #3431

@kmike

Description

@kmike

According to https://www.python.org/dev/peps/pep-0492/#deprecation-plans, async will become a keyword in Python 3.7; it means it can't be used as an argument name, as it'd be a SyntaxError.

Metadata

Metadata

Assignees

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