We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e6b7a commit 04017d9Copy full SHA for 04017d9
compiler_opt/tools/generate_default_trace_test.py
@@ -60,6 +60,7 @@ def collect_data(self, module_spec, tf_policy_path, reward_stat):
60
61
62
class GenerateDefaultTraceTest(absltest.TestCase):
63
+
64
def setUp(self):
65
with gin.unlock_config():
66
gin.parse_config_files_and_bindings(
0 commit comments