Skip to content

Commit e97f4fb

Browse files
committed
removed jax distributed initialization
1 parent e0103bc commit e97f4fb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

recml/examples/dlrm_experiment_test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515

1616
import jax
1717
from absl import logging
18-
19-
jax.distributed.initialize()
20-
2118
import sys
2219
import os
2320
# Add the RecML folder to the system path

0 commit comments

Comments
 (0)