We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use_legacy_optimizer
1 parent 31ba0dc commit a15b7c4Copy full SHA for a15b7c4
merlin/models/tf/distributed/backend.py
@@ -30,4 +30,4 @@
30
31
32
if sok_installed:
33
- sok.init()
+ sok.init(use_legacy_optimizer=False)
0 commit comments