Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

ReduceSum.Options

Stay organized with collections Save and categorize content based on your preferences.
public static class ReduceSum.Options

Optional attributes for ReduceSum

Public Methods

ReduceSum.Options
keepDims(Boolean keepDims)

Inherited Methods

Public Methods

public ReduceSum.Options keepDims (Boolean keepDims)

Parameters
keepDims If true, retain reduced dimensions with length 1.