Skip to content

Add BatchNormalization operator #157

Add BatchNormalization operator

Add BatchNormalization operator #157

Triggered via pull request January 9, 2024 13:55
Status Failure
Total duration 48s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: ops/opset13/batch_normalization.go#L32
ranges should only be cuddled with assignments used in the iteration (wsl)
lint: ops/opset13/batch_normalization.go#L105
mnd: Magic number: 2, in <operation> detected (gomnd)
lint: ops/opset13/batch_normalization.go#L24
mnd: Magic number: 1e-5, in <assign> detected (gomnd)
lint: ops/opset13/batch_normalization.go#L25
mnd: Magic number: 0.9, in <assign> detected (gomnd)
lint
Process completed with exit code 2.
tests
Process completed with exit code 2.