nlpodyssey/spago

View on GitHub
mat/internal/matfuncs/cpu/cpu_x86.go

Summary

Maintainability
A
1 hr
Test Coverage

Function archInit has 62 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func archInit() {

    Initialized = true

    maxID, _, _, _ := cpuid(0, 0)
Severity: Minor
Found in mat/internal/matfuncs/cpu/cpu_x86.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status