mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 03:30:19 +01:00
logging screen output to file (#479)
Co-authored-by: Gal Leibovich <gal.leibovich@intel.com>
This commit is contained in:
@@ -353,7 +353,7 @@ class Agent(AgentInterface):
|
||||
worker_device=self.worker_device)
|
||||
|
||||
if self.ap.visualization.print_networks_summary:
|
||||
print(networks[network_name])
|
||||
screen.print(networks[network_name])
|
||||
|
||||
return networks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user