good params for every example with updated, actually good params (exc… #855
build.yml
on: push
test
1m 16s
test-coverage
1m 24s
Annotations
20 errors and 2 warnings
test:
axon/hip_net.go#L119
cannot use ec2 (variable of type *Layer) as emer.Layer value in argument to emer.Layer2DRepIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L121
cannot use dg (variable of type *Layer) as emer.Layer value in argument to emer.Layer2DRepIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L123
cannot use ca3 (variable of type *Layer) as emer.Layer value in argument to emer.Layer2DRepIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L128
cannot use ec3 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L128
cannot use ec3 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolShape: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L130
cannot use ca1 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L130
cannot use ca1 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolShape: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L137
cannot use ec5 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/hip_net.go#L137
cannot use ec5 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolShape: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test:
axon/layerbase.go#L126
cannot use ... in call to non-variadic params.AddClass
|
test-coverage:
axon/hip_net.go#L119
cannot use ec2 (variable of type *Layer) as emer.Layer value in argument to emer.Layer2DRepIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L121
cannot use dg (variable of type *Layer) as emer.Layer value in argument to emer.Layer2DRepIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L123
cannot use ca3 (variable of type *Layer) as emer.Layer value in argument to emer.Layer2DRepIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L128
cannot use ec3 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L128
cannot use ec3 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolShape: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L130
cannot use ca1 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L130
cannot use ca1 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolShape: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L137
cannot use ec5 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolIdxs: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/hip_net.go#L137
cannot use ec5 (variable of type *Layer) as emer.Layer value in argument to emer.CenterPoolShape: *Layer does not implement emer.Layer (wrong type for method AddClass)
|
test-coverage:
axon/layerbase.go#L126
cannot use ... in call to non-variadic params.AddClass
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|