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

ReduceMax.Options

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

Optional attributes for ReduceMax

Public Methods

ReduceMax.Options
keepDims(Boolean keepDims)

Inherited Methods

Public Methods

public ReduceMax.Options keepDims (Boolean keepDims)

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