Skip to content

[Torch] A list of missing op conversion in need of help  #5133

@masahi

Description

@masahi

Let's keep a list of missing conversion reported so far in one place here. The list will continue to grow as Torch has too many ops. cc @alexwong @jwfromm @pyjhzwh @jjohnson-arm

Implementing conversion should be straightforward following existing implementations. They are up for grab.

  • aten::reshape
  • aten::split
  • aten::max_pool1d
  • aten::embedding
  • prim::ImplicitTensorToNum
  • aten::layer_norm
  • aten::arange
  • aten::rsub
  • aten::gelu
  • aten::reciprocal
  • aten::repeat
  • aten::groupnorm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions