utils.writer.amlAML writer module.Aml Objects#class Aml(Writer)CopyThis class implements the Azure ML writer for stats.log_scalar#def log_scalar(k, v, step)CopyLog metric to AML.log_multi#def log_multi(k, v, step)CopyLog metrics to stdout.