Skip to content

↔ [Converter] Add support for aten.gelu and aten.tanh in the FX aten path #1713

Closed
@gs-olive

Description

@gs-olive

aten.gelu + aten.tanh

  • Function Schema: torch.ops.aten.gelu.default: ((torch.float32,), {}), torch.ops.aten.tanh.default: ((torch.float32,), {})

  • Original PyTorch API: torch.gelu, torch.tanh

  • Relevant TensorRT Documentation: IActivationLayer

Add support for gelu and tanh as aten converters.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions