-
Notifications
You must be signed in to change notification settings - Fork 27.7k
Roll-up: remaining TH functions #49421
Copy link
Copy link
Closed
Labels
better-engineeringRelatively self-contained tasks for better engineering contributorsRelatively self-contained tasks for better engineering contributorsmodule: linear algebraIssues related to specialized linear algebra operations in PyTorch; includes matrix multiply matmulIssues related to specialized linear algebra operations in PyTorch; includes matrix multiply matmulmodule: portingIssues related to porting TH/THNN legacy to ATen nativeIssues related to porting TH/THNN legacy to ATen nativetriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
better-engineeringRelatively self-contained tasks for better engineering contributorsRelatively self-contained tasks for better engineering contributorsmodule: linear algebraIssues related to specialized linear algebra operations in PyTorch; includes matrix multiply matmulIssues related to specialized linear algebra operations in PyTorch; includes matrix multiply matmulmodule: portingIssues related to porting TH/THNN legacy to ATen nativeIssues related to porting TH/THNN legacy to ATen nativetriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Not to be confused with THC/THNN/THCUNN, there the list is bigger.
Based on native_functions.yaml
Most of them are linear algebra, should be ported.
_multinomial_alias_setupis likely not used. We should get rid of them, we can do it!cc @jianyuh @nikitaved @pearu @mruberry @heitorschueroff @walterddr