Public Member Functions | |
TensorInfo (const std::string &name) | |
void | Update (float cur_min, float cur_max) |
Data Fields | |
float | min |
float | max |
float | total_min |
float | total_max |
std::string | name |
Definition at line 19 of file activation_distribution_observer.h.