python3Packages.torch: fix tests.*.gpuCheck
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
torch,
|
||||
cudaPackages,
|
||||
}:
|
||||
cudaPackages.writeGpuPythonTest
|
||||
cudaPackages.writeGpuTestPython
|
||||
{
|
||||
inherit feature;
|
||||
libraries = [ torch ];
|
||||
|
||||
Reference in New Issue
Block a user