Skip to content

fix: decay defaults for optimizers #1248

fix: decay defaults for optimizers

fix: decay defaults for optimizers #1248

Triggered via pull request April 26, 2023 15:35
Status Failure
Total duration 2m 46s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 3 warnings
exla_check: test/axon/loop_test.exs#L20
test factories trainer/3 returns a supervised training loop with basic case (Axon.LoopTest)
exla_check: test/axon/optimizers_test.exs#L220
test rmsprop correctly optimizes simple loss centered case (OptimizersTest)
exla_check: test/axon/optimizers_test.exs#L211
test rmsprop correctly optimizes simple loss default case (OptimizersTest)
exla_check: test/axon/loop_test.exs#L83
test factories trainer/3 returns a supervised training loop with custom optimizer (Axon.LoopTest)
exla_check: test/axon/optimizers_test.exs#L231
test rmsprop correctly optimizes simple loss rms case (OptimizersTest)
exla_check: test/axon/optimizers_test.exs#L240
test rmsprop correctly optimizes simple loss with momentum (OptimizersTest)
exla_check: test/axon/optimizers_test.exs#L251
test rmsprop correctly optimizes simple loss with schedule (OptimizersTest)
exla_check
Process completed with exit code 2.
main: test/axon/loop_test.exs#L20
test factories trainer/3 returns a supervised training loop with basic case (Axon.LoopTest)
main: test/axon/loop_test.exs#L83
test factories trainer/3 returns a supervised training loop with custom optimizer (Axon.LoopTest)
main: test/axon/optimizers_test.exs#L211
test rmsprop correctly optimizes simple loss default case (OptimizersTest)
main: test/axon/optimizers_test.exs#L220
test rmsprop correctly optimizes simple loss centered case (OptimizersTest)
main: test/axon/optimizers_test.exs#L231
test rmsprop correctly optimizes simple loss rms case (OptimizersTest)
main: test/axon/optimizers_test.exs#L240
test rmsprop correctly optimizes simple loss with momentum (OptimizersTest)
main: test/axon/optimizers_test.exs#L251
test rmsprop correctly optimizes simple loss with schedule (OptimizersTest)
main
Process completed with exit code 2.
torchx_check: test/axon/optimizers_test.exs#L220
test rmsprop correctly optimizes simple loss centered case (OptimizersTest)
torchx_check: test/axon/loop_test.exs#L20
test factories trainer/3 returns a supervised training loop with basic case (Axon.LoopTest)
torchx_check: test/axon/optimizers_test.exs#L211
test rmsprop correctly optimizes simple loss default case (OptimizersTest)
torchx_check: test/axon/loop_test.exs#L83
test factories trainer/3 returns a supervised training loop with custom optimizer (Axon.LoopTest)
torchx_check: test/axon/optimizers_test.exs#L231
test rmsprop correctly optimizes simple loss rms case (OptimizersTest)
torchx_check: test/axon/optimizers_test.exs#L251
test rmsprop correctly optimizes simple loss with schedule (OptimizersTest)
torchx_check: test/axon/optimizers_test.exs#L240
test rmsprop correctly optimizes simple loss with momentum (OptimizersTest)
torchx_check
Process completed with exit code 2.
exla_check: deps/torchx/mix.exs#L41
this check/guard will always yield the same result
main: deps/torchx/mix.exs#L41
this check/guard will always yield the same result
torchx_check: deps/torchx/mix.exs#L41
this check/guard will always yield the same result