Unanswered
Pytorch Lightning Question About Logging A Figure.
I Have The Following Code:
Good news, there is an offline mode.Task.set_offline(True)
If you want your code to be aware, you can do:from trains import Task if Task.current_task(): Task.current_task().get_logger().report_confusion_matrix(...)
143 Views
0
Answers
4 years ago
one year ago