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

SparseMatrixTranspose.Options

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

Optional attributes for SparseMatrixTranspose

Public Methods

SparseMatrixTranspose.Options
conjugate(Boolean conjugate)

Inherited Methods

Public Methods

public SparseMatrixTranspose.Options conjugate (Boolean conjugate)

Parameters
conjugate Indicates whether `input` should be conjugated.