Skip to content

Add tile and repeat_values procedures (#648) #447

Add tile and repeat_values procedures (#648)

Add tile and repeat_values procedures (#648) #447

Triggered via push May 7, 2024 10:21
Status Success
Total duration 20m 52s
Artifacts

ci.yml

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

Annotations

1 error and 144 warnings
linux-amd64-c (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: 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)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
linux-amd64-c (devel): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (devel): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (devel): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
linux-amd64-c (devel): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
linux-amd64-c (devel): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (devel): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (devel): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
linux-amd64-c (devel): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
linux-amd64-c (devel): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [UnusedImport]
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: 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: 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): tests/tensor/test_shapeshifting.nim#L45
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/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): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [UnusedImport]
linux-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L45
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/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): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
linux-amd64-c (version-1-6): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [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/
linux-amd64-c (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, crazy-max/ghaction-github-pages@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: actions/checkout@v2, actions/cache@v1, crazy-max/ghaction-github-pages@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): docs/index.rst#L160
RST style: only tables with `=` columns specification are allowed [warnRstStyle]
linux-amd64-c (version-2-0): docs/index.rst#L162
RST style: only tables with `=` columns specification are allowed [warnRstStyle]
linux-amd64-c (version-2-0): docs/index.rst#L184
RST style: only tables with `=` columns specification are allowed [warnRstStyle]
linux-amd64-c (version-2-0): docs/uth.speed.rst#L118
RST style: only tables with `=` columns specification are allowed [warnRstStyle]
linux-amd64-c (version-2-0): docs/uth.speed.rst#L120
RST style: only tables with `=` columns specification are allowed [warnRstStyle]
linux-amd64-c (version-2-0): docs/uth.speed.rst#L124
RST style: only tables with `=` columns specification are allowed [warnRstStyle]
linux-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L45
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): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [UnusedImport]
linux-amd64-c (version-2-0)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
linux-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L45
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): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
linux-amd64-c (version-2-0): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
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/
macos-amd64-c (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: 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): tests/tensor/test_shapeshifting.nim#L45
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/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): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [UnusedImport]
macos-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L45
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/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): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
macos-amd64-c (version-1-6): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [UnusedImport]
macos-amd64-c (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: 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): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (devel): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (devel): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
macos-amd64-c (devel): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [UnusedImport]
macos-amd64-c (devel)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
macos-amd64-c (devel)
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
macos-amd64-c (devel): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (devel): tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (devel): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
macos-amd64-c (devel): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
macos-amd64-c (devel): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [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: 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: 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): tests/tensor/test_shapeshifting.nim#L45
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): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
macos-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L45
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): tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
macos-amd64-c (version-2-0): tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [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/