Files
pytorch/docs/source
JackCaoG 282aa26764 Update the instruction to enable dynamo logs (#109409)
```
   torch._dynamo.config.log_level = logging.INFO
   torch._dynamo.config.output_code = True
```

were replaced with the module level log control https://github.com/pytorch/pytorch/pull/94858
Pull Request resolved: https://github.com/pytorch/pytorch/pull/109409
Approved by: https://github.com/msaroufim
2023-09-18 17:49:40 +00:00
..
2023-02-09 15:45:08 +00:00
2023-01-23 18:07:22 +00:00
2023-02-13 20:42:24 +00:00
2023-09-09 01:38:36 +00:00
2022-12-16 09:05:53 +00:00
2023-08-16 10:47:26 +00:00