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 95b6f48 commit 5bbca7dCopy full SHA for 5bbca7d
compiler_opt/rl/trainer.py
@@ -27,8 +27,6 @@
27
from tf_agents.utils import common as common_utils
28
from typing import Optional
29
30
-_INLINING_DEFAULT_KEY = 'inlining_default'
31
-
32
33
@gin.configurable
34
class Trainer(object):
0 commit comments