Optimize memory and fine-tuning based on virtual machine spec #47
Annotations
1 error and 7 notices
cpp-linter
Process completed with exit code 1.
|
Run clang-format on benchmark/matrix_mul/benchmark.c:
benchmark/matrix_mul/benchmark.c#L1
File benchmark/matrix_mul/benchmark.c does not conform to Custom style guidelines. (lines 22, 23, 26)
|
Run clang-format on benchmark/matrix_mul/versions/2x8.c:
benchmark/matrix_mul/versions/2x8.c#L1
File benchmark/matrix_mul/versions/2x8.c does not conform to Custom style guidelines. (lines 1, 19, 45, 49, 52, 55, 57, 58, 59, 61, 64, 65, 66, 67, 70, 71)
|
Run clang-format on benchmark/matrix_mul/versions/4x8.c:
benchmark/matrix_mul/versions/4x8.c#L1
File benchmark/matrix_mul/versions/4x8.c does not conform to Custom style guidelines. (lines 1, 20, 21, 46, 50, 53, 56, 58, 59, 60, 62, 65, 66, 67, 68, 71, 72)
|
Run clang-format on benchmark/softmax/versions/softmax_v2.c:
benchmark/softmax/versions/softmax_v2.c#L1
File benchmark/softmax/versions/softmax_v2.c does not conform to Custom style guidelines. (lines 2, 11, 13)
|
Run clang-format on src/main.c:
src/main.c#L1
File src/main.c does not conform to Custom style guidelines. (lines 38, 39, 135, 201, 211)
|
Run clang-format on src/matrix.c:
src/matrix.c#L1
File src/matrix.c does not conform to Custom style guidelines. (lines 57)
|
Run clang-format on src/matrix.h:
src/matrix.h#L1
File src/matrix.h does not conform to Custom style guidelines. (lines 10)
|