Skip to content

Ensuring autocast eligibility for all custom ops #202

@azrael417

Description

@azrael417

Currently, our custom ops are not autocast eligible. This can lead to problems where higher precision is used than necessary if the very first layer in a network is a TH custom op. We need to mark all custom ops as autograd eligible to circumvent this. This is a bigger effort, tracking it here.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions