Redigera

Dela via


TensorSpan<T>.GetHashCode Method

Definition

Caution

GetHashCode() on TensorSpan will always throw an exception.

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

Returns

Attributes

Applies to