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