readme updates including astera and more functionality. #104
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:
axon/deep_net.go#L59
cannot use super (variable of type *Layer) as emer.Layer value in argument to ct.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build:
axon/deep_net.go#L73
cannot use super (variable of type *Layer) as emer.Layer value in argument to ct.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build:
axon/deep_net.go#L113
cannot use lay (variable of type *Layer) as emer.Layer value in argument to plv.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build:
axon/deep_net.go#L178
cannot use in (variable of type *Layer) as emer.Layer value in argument to pulv.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build:
axon/deep_net.go#L191
cannot use in (variable of type *Layer) as emer.Layer value in argument to pulv.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build:
axon/deep_net.go#L324
cannot use ct (variable of type *Layer) as emer.Layer value in argument to pt.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build:
axon/deep_net.go#L326
cannot use super (variable of type *Layer) as emer.Layer value in argument to pt.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build:
axon/deep_net.go#L329
cannot use pt (variable of type *Layer) as emer.Layer value in argument to thal.PlaceBehind: *Layer does not implement emer.Layer (missing method ApplyParams)
|
build
The following actions use a deprecated Node.js version 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/
|