Class ScalarSummary
Defined in File scalar_summary.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class ScalarSummary : public mindspore::ops::BaseOperator
Outputs a scalar to a protocol buffer through a scalar summary operator. Refer to Python API mindspore.ops.ScalarSummary for more details.
Public Functions
-
inline ScalarSummary()
Constructor.
-
void Init()
Init.
-
void set_side_effect_io()
Set side_effect_io.
-
bool get_side_effect_io() const
Get side_effect_io.
- Returns
side_effect_io.
-
inline ScalarSummary()