Change tune.py for benchmarks #2
Merged
Annotations
8 warnings
|
src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
|
|
src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
|
|
src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
|
|
src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
|
|
src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
|
|
src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
|
|
src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
|
|
src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
|
The logs for this run have expired and are no longer available.
Loading