Add Conv operator #41
Annotations
10 errors
lint:
ops/utils.go#L67
Error return value of `t.Apply` is not checked (errcheck)
|
lint:
ops/utils.go#L202
Error return value of `it.Next` is not checked (errcheck)
|
lint:
ops/opset13/cast_test.go#L67
Error return value of `test.cast.Init` is not checked (errcheck)
|
lint:
ops/opset13/constant_of_shape_test.go#L145
Error return value of `op.Init` is not checked (errcheck)
|
lint:
ops/opset13/constant_of_shape_test.go#L161
Error return value of `op.Init` is not checked (errcheck)
|
lint:
ops/opset13/constant_of_shape_test.go#L177
Error return value of `op.Init` is not checked (errcheck)
|
lint:
ops/opset13/constant_test.go#L107
Error return value of `test.constant.Init` is not checked (errcheck)
|
lint:
ops/opset13/gather.go#L155
Error return value of `it.Next` is not checked (errcheck)
|
lint:
ops/opset13/unsqueeze_test.go#L23
Error return value of `op.Init` is not checked (errcheck)
|
lint:
ops/opset13/unsqueeze_test.go#L37
Error return value of `op.Init` is not checked (errcheck)
|