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