Scalable operator set implementations #213
Annotations
10 errors and 1 warning
Lint:
opset.go#L8
could not import github.com/advancedclimatesystems/gonnx/ops/add (-: # github.com/advancedclimatesystems/gonnx/ops/add
|
Lint:
ops/add/add_13.go#L19
cannot use &Add13{} (value of type *Add13) as type ops.Operator in return statement:
|
Lint:
ops/add/add_13.go#L39
cannot use a (variable of type *Add13) as type ops.BaseOperator in argument to ops.ValidateInputs
|
Lint:
ops/add/add_7.go#L19
cannot use &Add7{} (value of type *Add7) as type ops.Operator in return statement:
|
Lint:
ops/add/add_7.go#L39
cannot use a (variable of type *Add7) as type ops.BaseOperator in argument to ops.ValidateInputs
|
Lint:
opset.go#L9
could not import github.com/advancedclimatesystems/gonnx/ops/and (-: # github.com/advancedclimatesystems/gonnx/ops/and
|
Lint:
ops/and/and_7.go#L19
cannot use &And7{} (value of type *And7) as type ops.Operator in return statement:
|
Lint:
ops/and/and_7.go#L39
cannot use a (variable of type *And7) as type ops.BaseOperator in argument to ops.ValidateInputs
|
Lint:
opset.go#L10
could not import github.com/advancedclimatesystems/gonnx/ops/argmax (-: # github.com/advancedclimatesystems/gonnx/ops/argmax
|
Lint:
ops/argmax/argmax_11.go#L23
cannot use &ArgMax11{…} (value of type *ArgMax11) as type ops.Operator in return statement:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading