Refactor parallelism to support PyTorch and only use shared memory #393
Annotations
4 errors and 1 warning
🐜 Check source code lint rules:
lenskit/parallel/pool.py#L12
lenskit/parallel/pool.py:12:8: F401 `pickle` imported but unused
|
🐜 Check source code lint rules:
lenskit/parallel/worker.py#L12
lenskit/parallel/worker.py:12:8: F401 `pickle` imported but unused
|
🐜 Check source code lint rules
source code lint check failed
|
🧾 Checking lint and format results
lint failed but non-mandatory
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading