You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inductor_config_logging: Don't drop keys (#144700)
Summary:
This bit me while I was trying to debug some trace issues.
In general this config is already quite large when dumping, so adding
more fields doesn't make it significantly worse.
Also a number of the items we are type checking for (except the test
configs), don't even show up. Primarily this will help us when debugging
rocm, halide, and trace configs.
X-link: pytorch/pytorch#144700
Approved by: https://github.com/ezyang
Reviewed By: ZainRizvi
Differential Revision: D68746502
fbshipit-source-id: d441bb6e39d8e5d38ee1386ebcca5f4ad00c896b
0 commit comments