more name updates, generate updates #96
Annotations
10 errors and 1 warning
build
cannot use gp (variable of type *vgpu.GPU) as *gpu.GPU value in argument to sc.ConfigFrame
|
build
cannot use dev (variable of type *vgpu.Device) as *gpu.Device value in argument to sc.ConfigFrame
|
build:
examples/bench/bench.go#L33
undefined: Desc
|
build:
examples/bench/bench.go#L33
cannot use "these are the best params" (untyped string constant) as *params.Sel value in array or slice literal
|
build:
examples/bench/bench.go#L33
undefined: Sheets
|
build:
examples/bench/bench.go#L33
undefined: params.Sheets
|
build:
examples/bench/bench.go#L66
net.InitName undefined (type *axon.Network has no field or method InitName)
|
build:
examples/bench/bench.go#L92
ParamSets["Base"].Sheets undefined (type *params.Sheet has no field or method Sheets)
|
build:
examples/bench/bench.go#L148
invalid operation: net.LayerByName("Input") (value of type *axon.Layer) is not an interface
|
build:
examples/bench/bench.go#L149
invalid operation: net.LayerByName("Hidden1") (value of type *axon.Layer) is not an interface
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|