Merge pull request #26570 from hawkinsp:pgle

PiperOrigin-RevId: 728151184
This commit is contained in:
jax authors 2025-02-18 04:32:53 -08:00
commit 7e27713ac8

View File

@ -55,6 +55,7 @@ class PgleTest(jtu.JaxTestCase):
def tearDown(self):
cc.set_cache_dir(None)
cc.reset_cache()
super().tearDown()
def testPGLEProfilerGetFDOProfile(self):