Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
GlebSBrykin authored Feb 10, 2023
1 parent 7325460 commit 56bb0aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Implementation/torchlite/torchlite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,13 @@
<Compile Include="modules\torchlite\torchlite.full.cs" />
<Compile Include="modules\torchlite\torchlite.is_storage.cs" />
<Compile Include="modules\torchlite\torchlite.is_tensor.cs" />
<Compile Include="modules\torchlite\torchlite.load.cs" />
<Compile Include="modules\torchlite\torchlite.mean.cs" />
<Compile Include="modules\torchlite\torchlite.numel.cs" />
<Compile Include="modules\torchlite\torchlite.permute.cs" />
<Compile Include="modules\torchlite\torchlite.randn.cs" />
<Compile Include="modules\torchlite\torchlite.relu.cs" />
<Compile Include="modules\torchlite\torchlite.save.cs" />
<Compile Include="modules\torchlite\torchlite.squeeze.cs" />
<Compile Include="modules\torchlite\torchlite.t.cs" />
<Compile Include="modules\torchlite\torchlite.tensor.cs" />
Expand Down

0 comments on commit 56bb0aa

Please sign in to comment.