ReadOnlyTensorSpan<T>.GetHashCode Metodo

Definizione

Attenzione

GetHashCode() on ReadOnlyTensorSpan will always throw an exception.

Le chiamate a questo metodo non sono supportate.

public:
 override int GetHashCode();
[System.Obsolete("GetHashCode() on ReadOnlyTensorSpan will always throw an exception.")]
public override int GetHashCode();
[<System.Obsolete("GetHashCode() on ReadOnlyTensorSpan will always throw an exception.")>]
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Valori restituiti

Le chiamate a questo metodo non sono supportate.

Attributi

Eccezioni

Le chiamate a questo metodo non sono supportate.

Commenti

Questo metodo non è supportato perché non è possibile eseguire la boxing di intervalli di tensor.

Si applica a