update changelog, push v0.7.24 #269
Annotations
32 warnings
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/
|
src/arraymancer/laser/private/memory.nim#L6
imported and not used: 'datatypes' [UnusedImport]
|
src/arraymancer/tensor/exporting.nim#L16
imported and not used: 'sequninit' [UnusedImport]
|
src/arraymancer/autograd/autograd_common.nim#L17
imported and not used: 'sequninit' [UnusedImport]
|
src/arraymancer/autograd/gates_shapeshifting_concat_split.nim#L16
imported and not used: 'sequninit' [UnusedImport]
|
src/arraymancer/nn/layers/gru.nim#L15
imported and not used: 'sequninit' [UnusedImport]
|
tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
|
tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
|
tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
|
tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
|
tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
|
docs/tuto.first_steps.rst#L201
unknown substitution '1 2' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L201
unknown substitution '7 8' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L201
unknown substitution '13 14' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L201
unknown substitution '19 20' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L201
unknown substitution '73 74' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L201
unknown substitution '79 80' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L201
unknown substitution '85 86' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L201
unknown substitution '91 92' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L202
unknown substitution '3 4' [UnknownSubstitutionX]
|
docs/tuto.first_steps.rst#L202
unknown substitution '9 10' [UnknownSubstitutionX]
|
src/arraymancer/laser/private/memory.nim#L6
imported and not used: 'datatypes' [UnusedImport]
|
src/arraymancer/tensor/exporting.nim#L16
imported and not used: 'sequninit' [UnusedImport]
|
src/arraymancer/autograd/autograd_common.nim#L17
imported and not used: 'sequninit' [UnusedImport]
|
src/arraymancer/autograd/gates_shapeshifting_concat_split.nim#L16
imported and not used: 'sequninit' [UnusedImport]
|
src/arraymancer/nn/layers/gru.nim#L15
imported and not used: 'sequninit' [UnusedImport]
|
tests/tensor/test_shapeshifting.nim#L46
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
|
tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
|
tests/end_to_end/examples_run.nim#L28
Use the optimizer macro instead; newSGD is deprecated [Deprecated]
|
tests/tests_cpu.nim#L16
imported and not used: 'arraymancer' [UnusedImport]
|
tests/tests_cpu.nim#L17
imported and not used: 'test_init' [UnusedImport]
|
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