Fix missing reference in documentation. (#539) #1373
Annotations
10 warnings
Run tests:
test/axon/optimizers_test.exs#L18
Axon.Optimizers.adabelief/2 is deprecated. Use Polaris.Optimizers.adabelief/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L47
Axon.Optimizers.adagrad/2 is deprecated. Use Polaris.Optimizers.adagrad/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L76
Axon.Optimizers.adam/2 is deprecated. Use Polaris.Optimizers.adam/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L105
Axon.Optimizers.adamw/2 is deprecated. Use Polaris.Optimizers.adamw/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L134
Axon.Optimizers.lamb/2 is deprecated. Use Polaris.Optimizers.lamb/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L163
Axon.Optimizers.noisy_sgd/2 is deprecated. Use Polaris.Optimizers.noisy_sgd/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L192
Axon.Optimizers.radam/2 is deprecated. Use Polaris.Optimizers.radam/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L272
Axon.Optimizers.sgd/2 is deprecated. Use Polaris.Optimizers.sgd/1 instead
|
Run tests:
test/axon/optimizers_test.exs#L301
Axon.Optimizers.yogi/2 is deprecated. Use Polaris.Optimizers.yogi/1 instead
|
Run tests:
test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead
|
The logs for this run have expired and are no longer available.
Loading