Skip to content

Commit

Permalink
fixing neuron import (pytorch#5775)
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-kingrj authored and chunnienc committed Dec 14, 2023
1 parent ca86af2 commit 7d26540
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 7d26540

Please sign in to comment.