Implement I-quants #710
Annotations
5 errors and 4 warnings
Run actions-rs/cargo@v1:
candle-core/src/quantized/iq_quants/utils.rs#L33
the loop variable `j` is only used to index `x`
|
Run actions-rs/cargo@v1:
candle-core/src/quantized/iq_quants/utils.rs#L158
clamp-like pattern without using clamp function
|
Run actions-rs/cargo@v1:
candle-core/src/quantized/iq_quants/mod.rs#L43
the loop variable `i` is only used to index `xs`
|
Run actions-rs/cargo@v1
could not compile `candle-core` (lib) due to 3 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading