Skip to content

Do not cast integer to float unintentionally #1386

Do not cast integer to float unintentionally

Do not cast integer to float unintentionally #1386

Triggered via pull request November 14, 2023 21:55
@seanmor5seanmor5
synchronize #547
cast
Status Failure
Total duration 1m 11s
Artifacts

test.yaml

on: pull_request
codespell
9s
codespell
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 30 warnings
main (26.1.1, 1.15.6, true)
Process completed with exit code 1.
main (25.3.2.6, 1.14.5): test/axon/loop_test.exs#L239
test factories train_step/3 updates stateful layers after single step (Axon.LoopTest)
main (25.3.2.6, 1.14.5): test/axon/compiler_test.exs#L1107
test dropout does not return same mask with updated key in training mode (CompilerTest)
main (25.3.2.6, 1.14.5): test/axon/compiler_test.exs#L602
test embedding initializes in default case (CompilerTest)
main (25.3.2.6, 1.14.5): test/axon/compiler_test.exs#L5765
test metadata axon compiler attaches layer name as metadata to subgraphs (CompilerTest)
main (25.3.2.6, 1.14.5): test/axon/compiler_test.exs#L613
test embedding initializes with custom initializers (CompilerTest)
main (25.3.2.6, 1.14.5)
Process completed with exit code 2.
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/loop_test.exs#L239
test factories train_step/3 updates stateful layers after single step (Axon.LoopTest)
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/compiler_test.exs#L613
test embedding initializes with custom initializers (CompilerTest)
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/compiler_test.exs#L602
test embedding initializes in default case (CompilerTest)
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/compiler_test.exs#L1107
test dropout does not return same mask with updated key in training mode (CompilerTest)
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/compiler_test.exs#L5765
test metadata axon compiler attaches layer name as metadata to subgraphs (CompilerTest)
main (25.3.2.6, 1.14.5, USE_TORCHX=true)
Process completed with exit code 2.
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/loop_test.exs#L239
test factories train_step/3 updates stateful layers after single step (Axon.LoopTest)
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/compiler_test.exs#L5765
test metadata axon compiler attaches layer name as metadata to subgraphs (CompilerTest)
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/compiler_test.exs#L602
test embedding initializes in default case (CompilerTest)
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/compiler_test.exs#L1107
test dropout does not return same mask with updated key in training mode (CompilerTest)
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/compiler_test.exs#L613
test embedding initializes with custom initializers (CompilerTest)
main (25.3.2.6, 1.14.5, USE_EXLA=true)
Process completed with exit code 2.
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L18
Axon.Optimizers.adabelief/2 is deprecated. Use Polaris.Optimizers.adabelief/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L47
Axon.Optimizers.adagrad/2 is deprecated. Use Polaris.Optimizers.adagrad/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L76
Axon.Optimizers.adam/2 is deprecated. Use Polaris.Optimizers.adam/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L105
Axon.Optimizers.adamw/2 is deprecated. Use Polaris.Optimizers.adamw/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L134
Axon.Optimizers.lamb/2 is deprecated. Use Polaris.Optimizers.lamb/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L163
Axon.Optimizers.noisy_sgd/2 is deprecated. Use Polaris.Optimizers.noisy_sgd/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L192
Axon.Optimizers.radam/2 is deprecated. Use Polaris.Optimizers.radam/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L272
Axon.Optimizers.sgd/2 is deprecated. Use Polaris.Optimizers.sgd/1 instead
main (25.3.2.6, 1.14.5): test/axon/optimizers_test.exs#L301
Axon.Optimizers.yogi/2 is deprecated. Use Polaris.Optimizers.yogi/1 instead
main (25.3.2.6, 1.14.5): test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L18
Axon.Optimizers.adabelief/2 is deprecated. Use Polaris.Optimizers.adabelief/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L47
Axon.Optimizers.adagrad/2 is deprecated. Use Polaris.Optimizers.adagrad/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L76
Axon.Optimizers.adam/2 is deprecated. Use Polaris.Optimizers.adam/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L105
Axon.Optimizers.adamw/2 is deprecated. Use Polaris.Optimizers.adamw/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L134
Axon.Optimizers.lamb/2 is deprecated. Use Polaris.Optimizers.lamb/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L163
Axon.Optimizers.noisy_sgd/2 is deprecated. Use Polaris.Optimizers.noisy_sgd/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L192
Axon.Optimizers.radam/2 is deprecated. Use Polaris.Optimizers.radam/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L272
Axon.Optimizers.sgd/2 is deprecated. Use Polaris.Optimizers.sgd/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/optimizers_test.exs#L301
Axon.Optimizers.yogi/2 is deprecated. Use Polaris.Optimizers.yogi/1 instead
main (25.3.2.6, 1.14.5, USE_TORCHX=true): test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L18
Axon.Optimizers.adabelief/2 is deprecated. Use Polaris.Optimizers.adabelief/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L47
Axon.Optimizers.adagrad/2 is deprecated. Use Polaris.Optimizers.adagrad/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L76
Axon.Optimizers.adam/2 is deprecated. Use Polaris.Optimizers.adam/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L105
Axon.Optimizers.adamw/2 is deprecated. Use Polaris.Optimizers.adamw/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L134
Axon.Optimizers.lamb/2 is deprecated. Use Polaris.Optimizers.lamb/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L163
Axon.Optimizers.noisy_sgd/2 is deprecated. Use Polaris.Optimizers.noisy_sgd/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L192
Axon.Optimizers.radam/2 is deprecated. Use Polaris.Optimizers.radam/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L272
Axon.Optimizers.sgd/2 is deprecated. Use Polaris.Optimizers.sgd/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/optimizers_test.exs#L301
Axon.Optimizers.yogi/2 is deprecated. Use Polaris.Optimizers.yogi/1 instead
main (25.3.2.6, 1.14.5, USE_EXLA=true): test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead