Skip to content

Commit bd29e79

Browse files
authored
fixing neuron import (#5775)
1 parent 4664380 commit bd29e79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch_xla/_internal/neuron.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import os
2+
import logging
23

34

45
def num_local_processes() -> int:

0 commit comments

Comments
 (0)