class nbla::utils::nnp::Monitor

class Monitor

Public Functions

NBLA_API string name () const

Monitor name.

NBLA_API string network_name () const

Network name.

shared_ptr<Network> get_network()

Get the reference (shared_ptr) of Network object held in this.

NBLA_API const float monitor_epoch ()

Execute monitor operations including forward process.

Return values:

monitored – value.

struct DataVariable

Data variable container.

The string fields corresponds to DataVariable in proto definition.

struct MonitorVariable

Monitor variable container.

The string fields corresponds to OutputVariable in proto definition.