Skip to content

Optimize memory and fine-tuning based on virtual machine spec #47

Optimize memory and fine-tuning based on virtual machine spec

Optimize memory and fine-tuning based on virtual machine spec #47

Triggered via pull request July 7, 2024 05:19
Status Failure
Total duration 52s
Billable time 1m
Artifacts

cpp-linter.yml

on: pull_request
cpp-linter
44s
cpp-linter
Fit to window
Zoom out
Zoom in

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)