Skip to content

Commit

Permalink
fixing neuron import (#5775)
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-kingrj authored Nov 8, 2023
1 parent 4664380 commit bd29e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torch_xla/_internal/neuron.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import os
import logging


def num_local_processes() -> int:
Expand Down

0 comments on commit bd29e79

Please sign in to comment.