Méthode | Description | |
---|---|---|
AddDimensions ( ) : |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetBackwardCompatibleDims ( int count, int columnHint ) : |
||
GetHashCode ( ) : int | ||
Print ( bool printTotalSize = false ) : string | ||
TensorDimensions ( ) : System | ||
TensorDimensions ( IEnumerable |
||
Transpose ( ) : |
Méthode | Description | |
---|---|---|
ProcessDimensions ( IEnumerable |
public AddDimensions ( ) : |
||
Résultat |
public Equals ( |
||
dimensionsHint | ||
Résultat | bool |
public static GetBackwardCompatibleDims ( int count, int columnHint ) : |
||
count | int | |
columnHint | int | |
Résultat |
public Print ( bool printTotalSize = false ) : string | ||
printTotalSize | bool | |
Résultat | string |
public TensorDimensions ( IEnumerable |
||
dimensions | IEnumerable |
|
Résultat | System |