Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
caffe2.python.experiment_util.ModelTrainerLog Class Reference

Public Member Functions

def __init__ (self, expname, runtime_args, external_loggers=None)
 
def logstr (self, str)
 
def log (self, input_count, batch_count, additional_values)
 

Public Attributes

 experiment_id
 
 filename
 
 headers
 
 start_time
 
 last_time
 
 last_input_count
 
 external_loggers
 

Detailed Description

Definition at line 52 of file experiment_util.py.


The documentation for this class was generated from the following file: