Class TensorSummary
Defined in File tensor_summary.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class TensorSummary : public mindspore::ops::BaseOperator
Outputs a tensor to a protocol buffer through a tensor summary operator. Refer to Python API mindspore.ops.TensorSummary for more details.
Public Functions
-
inline TensorSummary()
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 TensorSummary()