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
This is odd. I can't seem to reproduce on my 1-GPU machine. Any thoughts?
======================================================================
FAIL: test_trace_and_metrics (__main__.ProfilerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "xla/test/test_profiler.py", line 100, in test_trace_and_metrics
self._check_trace_namespace_exists(path)
File "xla/test/test_profiler.py", line 73, in _check_trace_namespace_exists
self.assertTrue('train_mnist' in proto_str,
AssertionError: False is not true : Expected "train_mnist" trace in: /tmp/tmp753hsfdx/plugins/profile/2025_03_06_19_59_13/localhost_52827.xplane.pb
----------------------------------------------------------------------
Ran 1 test in 66.076s
Seen on https://github.com/pytorch/xla/actions/runs/13672628318/job/38228051603?pr=8785
Seen again in https://github.com/pytorch/xla/actions/runs/13688297625/job/38277579644
Here's a run on Mar 05 that got lucky and passed: https://github.com/pytorch/xla/actions/runs/13684181906/job/38265392956?pr=8788
The text was updated successfully, but these errors were encountered: