contributions welcomegood first issuequestiontopic: spec clarification
Repository metrics
- Stars
- (16,592 stars)
- PR merge metrics
- (Avg merge 1d 23h) (80 merged PRs in 30d)
Description
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