Skip to content

More complex tensor features #408

More complex tensor features

More complex tensor features #408

Triggered via pull request March 16, 2024 23:39
Status Success
Total duration 18m 41s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

138 warnings
linux-amd64-c (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-amd64-c (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux-amd64-c (version-2-0): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm_tiling.nim#L321
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux-amd64-c (version-2-0): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (version-2-0): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (version-2-0)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
linux-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux-amd64-c (version-2-0): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm_tiling.nim#L321
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux-amd64-c (version-2-0): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
linux-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (version-2-0)
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/
linux-amd64-c (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-amd64-c (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-amd64-c (devel)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
linux-amd64-c (devel): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux-amd64-c (devel): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/helpers/least_squares_lapack.nim#L8
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/helpers/decomposition_lapack.nim#L9
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/decomposition.nim#L7
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/decomposition_rand.nim#L7
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/linear_systems.nim#L8
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux-amd64-c (devel): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/helpers/least_squares_lapack.nim#L8
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/helpers/decomposition_lapack.nim#L9
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/decomposition.nim#L7
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/decomposition_rand.nim#L7
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): src/arraymancer/linear_algebra/linear_systems.nim#L8
imported and not used: 'sequninit' [UnusedImport]
linux-amd64-c (devel): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (devel)
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/
linux-amd64-c (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-amd64-c (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-amd64-c (version-1-6): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-1-6): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-1-6): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (version-1-6): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
linux-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (version-1-6): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (version-1-6): tests/linear_algebra/test_special_matrices.nim#L5
imported and not used: 'math' [UnusedImport]
linux-amd64-c (version-1-6): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
linux-amd64-c (version-1-6): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-1-6): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
linux-amd64-c (version-1-6): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (version-1-6): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
linux-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (version-1-6): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (version-1-6): tests/linear_algebra/test_special_matrices.nim#L5
imported and not used: 'math' [UnusedImport]
linux-amd64-c (version-1-6): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
linux-amd64-c (version-1-6)
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/
macos-amd64-c (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-amd64-c (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-amd64-c (version-1-6)
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/
macos-amd64-c (version-1-6): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-1-6): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-1-6): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (version-1-6): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
macos-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (version-1-6): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (version-1-6): tests/linear_algebra/test_special_matrices.nim#L5
imported and not used: 'math' [UnusedImport]
macos-amd64-c (version-1-6): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
macos-amd64-c (version-1-6): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-1-6): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-1-6): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (version-1-6): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
macos-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (version-1-6): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (version-1-6): tests/linear_algebra/test_special_matrices.nim#L5
imported and not used: 'math' [UnusedImport]
macos-amd64-c (version-1-6): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
macos-amd64-c (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-amd64-c (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-amd64-c (devel): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos-amd64-c (devel): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/helpers/least_squares_lapack.nim#L8
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/helpers/decomposition_lapack.nim#L9
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/decomposition.nim#L7
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/decomposition_rand.nim#L7
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/linear_systems.nim#L8
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (devel)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
macos-amd64-c (devel): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos-amd64-c (devel): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/helpers/least_squares_lapack.nim#L8
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/helpers/decomposition_lapack.nim#L9
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/decomposition.nim#L7
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/decomposition_rand.nim#L7
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel): src/arraymancer/linear_algebra/linear_systems.nim#L8
imported and not used: 'sequninit' [UnusedImport]
macos-amd64-c (devel)
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/
macos-amd64-c (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-amd64-c (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-amd64-c (version-2-0)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
macos-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos-amd64-c (version-2-0): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm_tiling.nim#L321
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos-amd64-c (version-2-0): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L80
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos-amd64-c (version-2-0): src/arraymancer/tensor/ufunc.nim#L18
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/tensor/operators_blas_l1.nim#L20
imported and not used: 'complex' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L12
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm_tiling.nim#L321
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos-amd64-c (version-2-0): tests/tensor/test_complex.nim#L16
imported and not used: 'math' [UnusedImport]
macos-amd64-c (version-2-0): src/arraymancer/laser/tensor/datatypes.nim#L86
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (version-2-0): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (version-2-0)
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/