feat: get trainer from model_name in weight #1661
Annotations
10 errors and 1 warning
pkg/model/types/types.go#L59
[]string{...} escapes to heap
|
pkg/model/types/types.go#L65
[]string{...} escapes to heap
|
pkg/collector/stats/types/types.go#L17
&UInt64Stat{} escapes to heap
|
pkg/collector/stats/types/types.go#L24
(*atomic.Uint64).Load(s.delta) escapes to heap
|
pkg/collector/stats/types/types.go#L24
(*atomic.Uint64).Load(s.aggr) escapes to heap
|
pkg/collector/stats/types/types.go#L94
make(map[string]*UInt64Stat) escapes to heap
|
pkg/collector/stats/types/types.go#L104
... argument escapes to heap
|
pkg/collector/stats/types/types.go#L114
... argument escapes to heap
|
pkg/collector/stats/types/types.go#L123
... argument escapes to heap
|
pkg/collector/stats/types/types.go#L153
UInt64StatCollection.SumAllDeltaValues(s) escapes to heap
|
|
This job succeeded
Loading