Fix missing reference in documentation. (#539) #1373
Annotations
7 errors and 10 warnings
Run tests:
test/axon/compiler_test.exs#L5438
test block predicts correctly with multiple dense, used twice (CompilerTest)
|
Run tests:
test/axon/compiler_test.exs#L5477
test block predicts correctly with multiple blocks in network (CompilerTest)
|
Run tests:
test/axon/compiler_test.exs#L5407
test block predicts correctly with multiple dense, used once (CompilerTest)
|
Run tests:
test/axon/compiler_test.exs#L5508
test block predicts correctly with block inside of a block (CompilerTest)
|
Run tests:
test/axon/compiler_test.exs#L5388
test block predicts correctly with single dense, used twice (CompilerTest)
|
Run tests:
test/axon/compiler_test.exs#L5374
test block predicts correctly with single dense, used once (CompilerTest)
|
Run tests
Process completed with exit code 2.
|
Run tests:
test/axon/updates_test.exs#L10
Axon.Updates.add_decayed_weights/0 is deprecated. Use Polaris.Updates.add_decayed_weights/1 instead
|
Run tests:
test/axon/updates_test.exs#L123
Axon.Updates.add_noise/0 is deprecated. Use Polaris.Updates.add_noise/1 instead
|
Run tests:
test/axon/updates_test.exs#L133
Axon.Updates.add_noise/1 is deprecated. Use Polaris.Updates.add_noise/1 instead
|
Run tests:
test/axon/updates_test.exs#L145
Axon.Updates.clip/0 is deprecated. Use Polaris.Updates.clip/1 instead
|
Run tests:
test/axon/updates_test.exs#L255
Axon.Updates.clip_by_global_norm/0 is deprecated. Use Polaris.Updates.clip_by_global_norm/1 instead
|
Run tests:
test/axon/updates_test.exs#L1543
Axon.Updates.scale_by_schedule/2 is deprecated. Use Polaris.Updates.scale_by_schedule/2 instead
|
Run tests:
test/axon/updates_test.exs#L1797
Axon.Updates.scale_by_trust_ratio/0 is deprecated. Use Polaris.Updates.scale_by_trust_ratio/1 instead
|
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
|
The logs for this run have expired and are no longer available.
Loading