mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 01:57:09 +08:00
@@ -1,4 +1,5 @@
|
||||
from ray.util.accelerators.accelerators import NVIDIA_TESLA_V100
|
||||
from ray.util.accelerators.accelerators import NVIDIA_TESLA_V100, \
|
||||
NVIDIA_TESLA_P100, NVIDIA_TESLA_T4, NVIDIA_TESLA_P4, NVIDIA_TESLA_K80
|
||||
|
||||
__all__ = [
|
||||
"NVIDIA_TESLA_V100", "NVIDIA_TESLA_P100", "NVIDIA_TESLA_T4",
|
||||
|
||||
Reference in New Issue
Block a user