draft: implement DeepFM from scratch #1277
Annotations
5 errors and 3 warnings
model/click/deepfm_v2.go#L164
declared and not used: indicesTensor
|
model/click/deepfm_v2.go#L167
invalid operation: cannot call non-function fm.embedding (variable of type *layers.Embedding)
|
model/click/deepfm_v2.go#L468
undefined: dnnOutput
|
model/click/deepfm_v2.go#L485
declared and not used: sum
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading