me
/
guix
Archived
1
0
Fork 0

gnu: python-pytorch: Warn of missing test inputs.

* gnu/packages/machine-learning.scm (python-pytorch): Add comment.
master
Ricardo Wurmus 2021-11-19 17:12:14 +01:00
parent 9a3dffc851
commit 443f3e170a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -2827,6 +2827,7 @@ TensorFlow.js, PyTorch, and MediaPipe.")
;; XXX: Tests attempt to download data such as
;; <https://raw.githubusercontent.com/pytorch/test-infra/master/stats/slow-tests.json>.
;; We're also missing some Python modules, such as expecttest.
#:tests? #f))
(native-inputs
`(("cmake" ,cmake)