onnx/onnx

Spec: Clarify Transpose

Open

#4,611 建立於 2022年10月20日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Python (3,585 fork)batch import
contributions welcomegood first issuequestiontopic: spec clarification

倉庫指標

Star
 (16,592 star)
PR 合併指標
 (平均合併 1天 23小時) (30 天內合併 80 個 PR)

描述

Ask a Question

Question

It is unclear what types of tensors Transpose accepts from the spec. For example, does it accept 1d or 0d tensors as inputs? If so can perm be an empty list? Is perm optional since it has words like "by default"? Does len(perm) need to be rank(input)?

Further information

  • Relevant Area: operators

  • Is this issue related to a specific model?

No

Notes

貢獻者指南