mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Fixes #37738 where all hparam metrics can only be plotted at step 0. This is basically just a resubmission of #50653. before: <img width="345" alt="Screenshot 2023-09-18 at 8 09 13 PM" src="https://github.com/pytorch/pytorch/assets/27844407/89ebb327-9d0f-4e4e-a77a-27067a9d4ca0"> after: <img width="346" alt="Screenshot 2023-09-18 at 7 56 52 PM" src="https://github.com/pytorch/pytorch/assets/27844407/059e0465-c6bf-47fe-974b-2175e57aa62d"> @ngimel @J0Nreynolds @ezyang @albanD Pull Request resolved: https://github.com/pytorch/pytorch/pull/109572 Approved by: https://github.com/ezyang |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _caffe2_graph.py | ||
| _convert_np.py | ||
| _embedding.py | ||
| _onnx_graph.py | ||
| _proto_graph.py | ||
| _pytorch_graph.py | ||
| _utils.py | ||
| summary.py | ||
| writer.py | ||