benchmark
5018404b - inductor_config_logging: Don't drop keys (#144700)

Commit
331 days ago
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: https://github.com/pytorch/pytorch/pull/144700 Approved by: https://github.com/ezyang Reviewed By: ZainRizvi Differential Revision: D68746502 fbshipit-source-id: d441bb6e39d8e5d38ee1386ebcca5f4ad00c896b
Author
Parents
Loading