We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812ac4f commit e301748Copy full SHA for e301748
test/TorchSharpTest.WithCudaBinaries/TorchSharpTest.WithCudaBinaries.csproj
@@ -26,7 +26,6 @@
26
<Compile Include="..\TorchSharpTest\TestDataLoader.cs" Link="TestDataLoader.cs">
27
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
28
</Compile>
29
- <Compile Include="..\TorchSharpTest\TestDisposeScopes.cs" Link="TestDisposeScopes.cs" />
30
<Compile Include="..\TorchSharpTest\TestDistributions.cs" Link="TestDistributions.cs" />
31
<Compile Include="..\TorchSharpTest\TestJacobian.cs" Link="TestJacobian.cs" />
32
<Compile Include="..\TorchSharpTest\TestJIT.cs" Link="TestJIT.cs" />
0 commit comments