Skip to content

make attach_hook API compatible with Axon.Node and fix doc example on… #1337

make attach_hook API compatible with Axon.Node and fix doc example on…

make attach_hook API compatible with Axon.Node and fix doc example on… #1337

Triggered via push August 13, 2023 14:16
Status Failure
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 31 warnings
exla_check: test/axon/compiler_test.exs#L4032
test gru computes forward pass with custom options (CompilerTest)
exla_check
Process completed with exit code 2.
torchx_check: deps/torchx/mix.exs#L41
this check/guard will always yield the same result
torchx_check: test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead
torchx_check: test/axon/updates_test.exs#L123
Axon.Updates.add_noise/0 is deprecated. Use Polaris.Updates.add_noise/1 instead
torchx_check: test/axon/updates_test.exs#L133
Axon.Updates.add_noise/1 is deprecated. Use Polaris.Updates.add_noise/1 instead
torchx_check: test/axon/updates_test.exs#L145
Axon.Updates.clip/0 is deprecated. Use Polaris.Updates.clip/1 instead
torchx_check: test/axon/updates_test.exs#L255
Axon.Updates.clip_by_global_norm/0 is deprecated. Use Polaris.Updates.clip_by_global_norm/1 instead
torchx_check: test/axon/updates_test.exs#L1543
Axon.Updates.scale_by_schedule/2 is deprecated. Use Polaris.Updates.scale_by_schedule/2 instead
torchx_check: test/axon/updates_test.exs#L1797
Axon.Updates.scale_by_trust_ratio/0 is deprecated. Use Polaris.Updates.scale_by_trust_ratio/1 instead
torchx_check: test/axon/optimizers_test.exs#L18
Axon.Optimizers.adabelief/2 is deprecated. Use Polaris.Optimizers.adabelief/1 instead
torchx_check: test/axon/optimizers_test.exs#L47
Axon.Optimizers.adagrad/2 is deprecated. Use Polaris.Optimizers.adagrad/1 instead
main: deps/torchx/mix.exs#L41
this check/guard will always yield the same result
main: test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead
main: test/axon/updates_test.exs#L123
Axon.Updates.add_noise/0 is deprecated. Use Polaris.Updates.add_noise/1 instead
main: test/axon/updates_test.exs#L133
Axon.Updates.add_noise/1 is deprecated. Use Polaris.Updates.add_noise/1 instead
main: test/axon/updates_test.exs#L145
Axon.Updates.clip/0 is deprecated. Use Polaris.Updates.clip/1 instead
main: test/axon/updates_test.exs#L255
Axon.Updates.clip_by_global_norm/0 is deprecated. Use Polaris.Updates.clip_by_global_norm/1 instead
main: test/axon/updates_test.exs#L1543
Axon.Updates.scale_by_schedule/2 is deprecated. Use Polaris.Updates.scale_by_schedule/2 instead
main: test/axon/updates_test.exs#L1797
Axon.Updates.scale_by_trust_ratio/0 is deprecated. Use Polaris.Updates.scale_by_trust_ratio/1 instead
main: test/axon/optimizers_test.exs#L18
Axon.Optimizers.adabelief/2 is deprecated. Use Polaris.Optimizers.adabelief/1 instead
main: test/axon/optimizers_test.exs#L47
Axon.Optimizers.adagrad/2 is deprecated. Use Polaris.Optimizers.adagrad/1 instead
main: test/axon/optimizers_test.exs#L76
Axon.Optimizers.adam/2 is deprecated. Use Polaris.Optimizers.adam/1 instead
exla_check: deps/torchx/mix.exs#L41
this check/guard will always yield the same result
exla_check: test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead
exla_check: test/axon/updates_test.exs#L123
Axon.Updates.add_noise/0 is deprecated. Use Polaris.Updates.add_noise/1 instead
exla_check: test/axon/updates_test.exs#L133
Axon.Updates.add_noise/1 is deprecated. Use Polaris.Updates.add_noise/1 instead
exla_check: test/axon/updates_test.exs#L145
Axon.Updates.clip/0 is deprecated. Use Polaris.Updates.clip/1 instead
exla_check: test/axon/updates_test.exs#L255
Axon.Updates.clip_by_global_norm/0 is deprecated. Use Polaris.Updates.clip_by_global_norm/1 instead
exla_check: test/axon/updates_test.exs#L1543
Axon.Updates.scale_by_schedule/2 is deprecated. Use Polaris.Updates.scale_by_schedule/2 instead
exla_check: test/axon/updates_test.exs#L1797
Axon.Updates.scale_by_trust_ratio/0 is deprecated. Use Polaris.Updates.scale_by_trust_ratio/1 instead
exla_check: test/axon/optimizers_test.exs#L18
Axon.Optimizers.adabelief/2 is deprecated. Use Polaris.Optimizers.adabelief/1 instead
exla_check: test/axon/optimizers_test.exs#L47
Axon.Optimizers.adagrad/2 is deprecated. Use Polaris.Optimizers.adagrad/1 instead