Method Equals
interface IEquatable<ITensorDevice> with member Equals: ITensorDevice -> bool
Declaration
interface IEquatable<ITensorDevice> with member Equals: other:ITensorDevice -> boolParameters
| Type | Name | Description | 
|---|---|---|
| ITensorDevice | other | 
Returns
| Type | Description | 
|---|---|
| bool | 
Overrides
abstract member System.IEquatable.Equals: 'T -> bool