Add "format string" support for tensors (#655) #497
Annotations
4 errors and 23 warnings
Build docs:
src/arraymancer/tensor/shapeshifting.nim#L709
``` (started at line 709)
|
Build docs
signature for '=destroy' must be proc[T: object](x: var T)
|
Build docs
type mismatch
|
Build docs
Process completed with exit code 1.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Arraymancer tests:
tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
|
Run Arraymancer tests:
tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
|
Run Arraymancer tests:
tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
|
Run Arraymancer tests:
tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
|
Run Arraymancer tests:
tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
|
Run Arraymancer tests:
tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
|
Run Arraymancer tests:
tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
|
Run Arraymancer tests:
tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
|
Run Arraymancer tests:
tests/tests_cpu.nim#L21
imported and not used: 'test_selectors' [UnusedImport]
|
Run Arraymancer tests:
tests/tests_cpu.nim#L22
imported and not used: 'test_fancy_indexing' [UnusedImport]
|
Run Arraymancer tests with ORC
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run Arraymancer tests with ORC
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run Arraymancer tests with ORC:
tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
|
Run Arraymancer tests with ORC:
tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
|
Run Arraymancer tests with ORC:
tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
|
Run Arraymancer tests with ORC:
tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
|
Run Arraymancer tests with ORC:
tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
|
Run Arraymancer tests with ORC:
tests/tests_cpu.nim#L18
imported and not used: 'test_operators_comparison' [UnusedImport]
|
Run Arraymancer tests with ORC:
tests/tests_cpu.nim#L19
imported and not used: 'test_accessors' [UnusedImport]
|
Run Arraymancer tests with ORC:
tests/tests_cpu.nim#L20
imported and not used: 'test_accessors_slicer' [UnusedImport]
|
Get branch name
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