port LSTM unit tests from cmsisnn #58
style.yml
on: push
Formatting Check (C/C++)
32s
Formatting Check (CMake)
11s
python-format
9s
shell-format
10s
Check for License headers
6s
Annotations
10 errors, 6 warnings, and 2 notices
Tests/TestData/lstm_1/cell_norm_coeff_data.h:6:40 [clang-diagnostic-error]:
Tests/TestData/lstm_1/cell_norm_coeff_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/cell_to_forget_data.h:6:40 [clang-diagnostic-error]:
Tests/TestData/lstm_1/cell_to_forget_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/cell_to_input_data.h:6:39 [clang-diagnostic-error]:
Tests/TestData/lstm_1/cell_to_input_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/cell_to_output_data.h:6:40 [clang-diagnostic-error]:
Tests/TestData/lstm_1/cell_to_output_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/forget_norm_coeff_data.h:6:42 [clang-diagnostic-error]:
Tests/TestData/lstm_1/forget_norm_coeff_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/input_norm_coeff_data.h:6:41 [clang-diagnostic-error]:
Tests/TestData/lstm_1/input_norm_coeff_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/output_norm_coeff_data.h:6:42 [clang-diagnostic-error]:
Tests/TestData/lstm_1/output_norm_coeff_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/projection_bias_data.h:6:41 [clang-diagnostic-error]:
Tests/TestData/lstm_1/projection_bias_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_1/projection_weights_data.h:6:43 [clang-diagnostic-error]:
Tests/TestData/lstm_1/projection_weights_data.h#L6
use of undeclared identifier 'NULL'
|
Tests/TestData/lstm_2/cell_norm_coeff_data.h:6:40 [clang-diagnostic-error]:
Tests/TestData/lstm_2/cell_norm_coeff_data.h#L6
use of undeclared identifier 'NULL'
|
Check for License headers
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
python-format
The following actions uses node12 which is deprecated and will be forced to run on node16: wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
python-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Formatting Check (CMake)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shell-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Formatting Check (C/C++)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run clang-format on Tests/TestCases/test_muriscv_nn_lstm_unidirectional_s16/test_muriscv_nn_lstm_unidirectional_s16.c:
Tests/TestCases/test_muriscv_nn_lstm_unidirectional_s16/test_muriscv_nn_lstm_unidirectional_s16.c#L1
File Tests/TestCases/test_muriscv_nn_lstm_unidirectional_s16/test_muriscv_nn_lstm_unidirectional_s16.c does not conform to Custom style guidelines. (lines 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 125, 126, 127, 128, 129, 130, 131, 132, 133, 137, 138, 139, 140, 141, 142, 143, 144, 145, 149, 150, 151, 152, 153, 154, 155, 156, 157, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 208, 209, 210, 211, 212, 214, 215, 216, 217, 218, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 233, 234, 235, 236, 237, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 251, 252, 253, 254, 255, 259, 260, 261, 262, 263, 264, 265, 266, 267, 271, 272, 273, 274, 275, 276, 277, 278, 279, 283, 284, 285, 286, 287, 288, 289, 290, 291, 295, 296, 297, 298, 299, 300, 301, 302, 303, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 357, 358, 359, 360, 361, 363, 364, 365, 366, 367, 369, 370, 371, 372, 373, 375, 376, 377, 378, 379, 382, 383, 384, 385, 386, 388, 389, 390, 391, 392, 394, 395, 396, 397, 398, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 420, 421, 422, 423, 424, 425, 426, 427, 428, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 451, 452, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 481)
|
Run clang-format on Tests/TestCases/test_muriscv_nn_lstm_unidirectional_s8/test_muriscv_nn_lstm_unidirectional_s8.c:
Tests/TestCases/test_muriscv_nn_lstm_unidirectional_s8/test_muriscv_nn_lstm_unidirectional_s8.c#L1
File Tests/TestCases/test_muriscv_nn_lstm_unidirectional_s8/test_muriscv_nn_lstm_unidirectional_s8.c does not conform to Custom style guidelines. (lines 38, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 121, 122, 123, 124, 125, 126, 127, 128, 129, 133, 134, 135, 136, 137, 138, 139, 140, 141, 145, 146, 147, 148, 149, 150, 151, 152, 153, 157, 158, 159, 160, 161, 162, 163, 164, 165, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 233, 234, 235, 236, 237, 239, 240, 241, 242, 243, 246, 247, 248, 249, 250, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 264, 265, 266, 267, 268, 272, 273, 274, 275, 276, 277, 278, 279, 280, 284, 285, 286, 287, 288, 289, 290, 291, 292, 296, 297, 298, 299, 300, 301, 302, 303, 304, 308, 309, 310, 311, 312, 313, 314, 315, 316, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 374, 375, 376, 377, 378, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, 392, 393, 394, 395, 396, 399, 400, 401, 402, 403, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 417, 418, 419, 420, 421, 425, 426, 427, 428, 429, 430, 431, 432, 433, 437, 438, 439, 440, 441, 442, 443, 444, 445, 449, 450, 451, 452, 453, 454, 455, 456, 457, 461, 462, 463, 464, 465, 466, 467, 468, 469, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490)
|