mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
clearml initial version 0.17.0
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# TRAINS - Example of manual graphs and statistics reporting
|
||||
# ClearML - Example of manual graphs and statistics reporting
|
||||
#
|
||||
import os
|
||||
|
||||
import numpy as np
|
||||
from PIL import Image
|
||||
|
||||
from trains import Task, Logger
|
||||
from clearml import Task, Logger
|
||||
|
||||
|
||||
def report_debug_images(logger, iteration=0):
|
||||
|
||||
Reference in New Issue
Block a user