tensorflow::ops::Mean::Attrs

tensorflow::ops::Mean::Attrs

#include <math_ops.h>

Optional attribute setters for Mean.

Summary

Public attributes
keep_dims_ = false
bool
Public functions
KeepDims(bool x)
If true, retain reduced dimensions with length 1.

Public attributes