Turi Create  4.0
turi::style_transfer::ProgressUpdater Class Referenceabstract

#include <toolkits/style_transfer/st_model_trainer.hpp>

Public Member Functions

virtual Output Invoke (Input value)=0
 

Detailed Description

Converts raw training output to user-visible progress updates.

Definition at line 149 of file st_model_trainer.hpp.

Member Function Documentation

◆ Invoke()

virtual Output turi::neural_net::Transform< EncodedBatch , TrainingProgress >::Invoke ( Input  value)
pure virtualinherited

Returns the next value in the sequence. May throw on error.


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