pytorch/pytorch

Inductor: delete code that extracts out sizevars by inspecting tensor inputs to find a size that handled it

Closed

#102,870 opened on Jun 2, 2023

 (8 comments) (0 reactions) (1 assignee)Python (28,884 forks)batch import
better-engineeringgood first issuemodule: inductortriaged

Repository metrics

Stars
 (102,440 stars)
PR merge metrics
 (Avg merge 1d 10h) (42 merged PRs in 30d)

Description

🐛 Describe the bug

This is no longer needed since we now pass in all free symbols as explicit arguments

Versions

main

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @aakhundov @ColinPeppler @Xia-Weiwen @ngimel

Contributor guide