forked from zhongkaifu/TensorSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTensorSharp.slnx
More file actions
14 lines (14 loc) · 845 Bytes
/
Copy pathTensorSharp.slnx
File metadata and controls
14 lines (14 loc) · 845 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<Solution>
<Project Path="AdvUtils/AdvUtils.csproj" />
<Project Path="InferenceWeb.Tests/InferenceWeb.Tests.csproj" />
<Project Path="TensorSharp.Backends.Cuda/TensorSharp.Backends.Cuda.csproj" />
<Project Path="TensorSharp.Backends.GGML/TensorSharp.Backends.GGML.csproj" />
<Project Path="TensorSharp.Backends.MLX/TensorSharp.Backends.MLX.csproj" />
<Project Path="TensorSharp.Cli/TensorSharp.Cli.csproj" />
<Project Path="TensorSharp.Core/TensorSharp.Core.csproj" />
<Project Path="TensorSharp.Distributed/TensorSharp.Distributed.csproj" />
<Project Path="TensorSharp.Models/TensorSharp.Models.csproj" />
<Project Path="TensorSharp.Runtime/TensorSharp.Runtime.csproj" />
<Project Path="TensorSharp.Server/TensorSharp.Server.csproj" />
<Project Path="TensorSharp.TestMatrix/TensorSharp.TestMatrix.csproj" />
</Solution>