Generic "truncate_float" class for bf16 and fp16 quantization #21519
Annotations
1 error and 4 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
test/bf16.cpp#L57
initialization of 'bf16_lut' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp,-warnings-as-errors]
|
test/quantization.cpp#L265
missing field 'float_type' initializer [clang-diagnostic-missing-field-initializers,-warnings-as-errors]
|
This job failed
Loading