top_level_windows = [w for w in self.calculator.root.winfo_children() if isinstance(w, tk.Toplevel)] self.assertEqual(len(top_level_windows), 1) self.assertEqual(top ...
This is on current torch nightly. This was tested on NEOVERSEV2 instances. python test/inductor/test_cpu_repro.py CPUReproTests.test_float32_to_uint8 frames [('total ...