Support mixed precision training @open sesame 03/08 07:57 #76
Annotations
2 errors, 10 warnings, and 4 notices
nntrainer/graph/network_graph.cpp#L16
'node_exporter.h' file not found
|
failing fast
Process completed with exit code 1.
|
nntrainer/graph/network_graph.cpp#L429
variable name 'ln' is too short, expected at least 3 characters
|
nntrainer/graph/network_graph.cpp#L449
variable name 'ln' is too short, expected at least 3 characters
|
nntrainer/graph/network_graph.cpp#L450
floating point literal has suffix 'f', which is not uppercase
|
nntrainer/graph/network_graph.cpp#L452
floating point literal has suffix 'f', which is not uppercase
|
nntrainer/graph/network_graph.cpp#L452
floating point literal has suffix 'f', which is not uppercase
|
nntrainer/graph/network_graph.cpp#L477
floating point literal has suffix 'f', which is not uppercase
|
nntrainer/graph/network_graph.cpp#L478
floating point literal has suffix 'f', which is not uppercase
|
nntrainer/graph/network_graph.cpp#L478
floating point literal has suffix 'f', which is not uppercase
|
nntrainer/layers/conv2d_layer.cpp#L88
lambda has cognitive complexity of 28 (threshold 25)
|
nntrainer/layers/conv2d_layer.cpp#L95
loop variable name 'c' is too short, expected at least 2 characters
|
nntrainer/graph/network_graph.cpp#L1
File nntrainer/graph/network_graph.cpp does not conform to Custom style guidelines. (lines 793, 794, 1558, 1559, 1563, 1564)
|
nntrainer/layers/conv2d_layer.cpp#L1
File nntrainer/layers/conv2d_layer.cpp does not conform to Custom style guidelines. (lines 88, 221)
|
nntrainer/layers/pooling2d_layer.cpp#L1
File nntrainer/layers/pooling2d_layer.cpp does not conform to Custom style guidelines. (lines 192, 211, 243, 376, 377)
|
nntrainer/tensor/tensor.h#L1
File nntrainer/tensor/tensor.h does not conform to Custom style guidelines. (lines 1961, 1965, 1986)
|
The logs for this run have expired and are no longer available.
Loading