doc: add zh introduction about HTNN. #1644
Annotations
16 errors
lint
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
|
lint
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
|
lint
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
|
lint
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
|
lint
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
|
lint:
tools/Dockerfile.dev#L35
DL3009 info: Delete the apt-get lists after installing something
|
lint:
tools/Dockerfile.dev#L47
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
lint:
tools/Dockerfile.dev#L47
SC2086 info: Double quote to prevent globbing and word splitting.
|
lint:
tools/Dockerfile.dev#L54
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
lint:
tools/Dockerfile.dev#L54
SC2086 info: Double quote to prevent globbing and word splitting.
|
lint:
tools/Dockerfile.dev#L74
SC2086 info: Double quote to prevent globbing and word splitting.
|