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 and bhavya01 committed Apr 22, 2024
1 parent b4923c5 commit 9b9fdf3
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 9b9fdf3

Please sign in to comment.