diff options
Diffstat (limited to 'gnu/packages/machine-learning.scm')
-rw-r--r-- | gnu/packages/machine-learning.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index efa20c3d74..3f19bf4c0c 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -5088,6 +5088,8 @@ Note: currently this package does not provide GPU support.") "-k" (string-append ;; Permissions error "not test_packaging" + ;; Unknown multiprocessing failure + " and not test_data_share_memory" ;; This can fail due to accuracy problems " and not test_gdc" ;; These refuse to be run on CPU and really want a GPU |