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