6 lines
91 B
Python
6 lines
91 B
Python
from ray.train.torch.xla.config import TorchXLAConfig
|
|
|
|
__all__ = [
|
|
"TorchXLAConfig",
|
|
]
|