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

ReduceAny.Options

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

Optional attributes for ReduceAny

Public Methods

ReduceAny.Options
keepDims(Boolean keepDims)

Inherited Methods

Public Methods

public ReduceAny.Options keepDims (Boolean keepDims)

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