File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
test/TorchSharpTest.WithCudaBinaries Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 46
46
<Compile Include =" ..\TorchSharpTest\TestTorchVisionUtils.cs" Link =" TestTorchVisionUtils.cs" />
47
47
<Compile Include =" ..\TorchSharpTest\TestTorchVisionOps.cs" Link =" TestTorchVisionOps.cs" />
48
48
<Compile Include =" ..\TorchSharpTest\TestTraining.cs" Link =" TestTraining.cs" />
49
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopes.cs" Link =" TestDisposeScopes.cs" />
50
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopesPackedSequence.cs" Link =" TestDisposeScopesPackedSequence.cs" />
51
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopesStatisticsBase.cs" Link =" TestDisposeScopesStatisticsBase.cs" />
52
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopesStatisticsPackedSequence.cs" Link =" TestDisposeScopesStatisticsPackedSequence.cs" />
53
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopesStatisticsPackedSequenceUnscoped.cs" Link =" TestDisposeScopesStatisticsPackedSequenceUnscoped.cs" />
54
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopesStatisticsTensor.cs" Link =" TestDisposeScopesStatisticsTensor.cs" />
55
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopesStatisticsTensorUnscoped.cs" Link =" TestDisposeScopesStatisticsTensorUnscoped.cs" />
56
+ <Compile Include =" ..\TorchSharpTest\TestDisposeScopesStatisticsToString.cs" Link =" TestDisposeScopesStatisticsToString.cs" />
49
57
</ItemGroup >
50
58
51
59
<ItemGroup >
You can’t perform that action at this time.
0 commit comments