pytorch
a2d2610e - [FX] Assert None concrete_args and improve error messages (#74662)

Commit
3 years ago
[FX] Assert None concrete_args and improve error messages (#74662) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/74662 Previously, we would not emit a check that `concrete_args` with value `None` matched that value during runtime. This fixes that and improves some of the warning messages Test Plan: Imported from OSS Reviewed By: Chillee Differential Revision: D35137362 Pulled By: jamesr66a fbshipit-source-id: 222a2c8a907748f90290f1c1b4ab8012b46099a0 (cherry picked from commit b960405ad87e57dcf62ca25dd4d4bdfc34c8744c)
Author
James Reed
Committer
Parents
Loading