Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 665423417
  • Loading branch information
tensorflower-gardener committed Aug 20, 2024
1 parent d9f8947 commit 12bc293
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions official/legacy/transformer/transformer_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,6 @@ def _ensure_dir(log_dir):

def main(_):
flags_obj = flags.FLAGS
if flags_obj.enable_mlir_bridge:
tf.config.experimental.enable_mlir_bridge()
task = TransformerTask(flags_obj)

# Execute flag override logic for better model performance
Expand Down

0 comments on commit 12bc293

Please sign in to comment.