mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 18:47:36 +08:00
[tune] tune.track -> tune.report (#8388)
This commit is contained in:
@@ -214,7 +214,6 @@ class Trainable:
|
||||
return ""
|
||||
|
||||
def get_current_ip(self):
|
||||
logger.info("Getting current IP.")
|
||||
self._local_ip = ray.services.get_node_ip_address()
|
||||
return self._local_ip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user