Class TensorSummary

Inheritance Relationships

Base Type

Class Documentation

class TensorSummary : public mindspore::ops::PrimitiveC

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.

~TensorSummary() = default

Destructor.

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.