feat: add support for batch matrix-matrix product in cuBLASLt #144
Annotations
10 errors and 5 warnings
src/cublaslt/result.rs#L67
unsafe function's docs miss `# Safety` section
|
src/cublaslt/result.rs#L105
unsafe function's docs miss `# Safety` section
|
src/cublaslt/result.rs#L139
unsafe function's docs miss `# Safety` section
|
src/cublaslt/result.rs#L178
this public function might dereference a raw pointer but is not marked `unsafe`
|
src/cublaslt/result.rs#L179
this public function might dereference a raw pointer but is not marked `unsafe`
|
src/cublaslt/result.rs#L180
this public function might dereference a raw pointer but is not marked `unsafe`
|
src/cublaslt/result.rs#L181
this public function might dereference a raw pointer but is not marked `unsafe`
|
src/cublaslt/result.rs#L182
this public function might dereference a raw pointer but is not marked `unsafe`
|
src/cublaslt/result.rs#L183
this public function might dereference a raw pointer but is not marked `unsafe`
|
src/cublaslt/result.rs#L184
this public function might dereference a raw pointer but is not marked `unsafe`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading