Skip to content

Commit

Permalink
Farewell to the Static API (#4009)
Browse files Browse the repository at this point in the history
  • Loading branch information
artidoro authored Jul 30, 2019
1 parent b31b7ca commit 59699a5
Show file tree
Hide file tree
Showing 126 changed files with 423 additions and 19,188 deletions.
127 changes: 0 additions & 127 deletions Microsoft.ML.sln

Large diffs are not rendered by default.

995 changes: 0 additions & 995 deletions docs/code/experimental/MlNetCookBookStaticApi.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,15 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\..\src\Microsoft.ML.LightGbm.StaticPipe\Microsoft.ML.LightGbm.StaticPipe.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.LightGbm\Microsoft.ML.LightGbm.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.Mkl.Components\Microsoft.ML.Mkl.Components.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.KMeansClustering\Microsoft.ML.KMeansClustering.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.OnnxTransformer\Microsoft.ML.OnnxTransformer.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.PCA\Microsoft.ML.PCA.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.StandardTrainers\Microsoft.ML.StandardTrainers.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.SamplesUtils\Microsoft.ML.SamplesUtils.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.FastTree\Microsoft.ML.FastTree.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.Recommender\Microsoft.ML.Recommender.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.StaticPipe\Microsoft.ML.StaticPipe.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.TensorFlow\Microsoft.ML.TensorFlow.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.TimeSeries\Microsoft.ML.TimeSeries.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.DnnImageFeaturizer.ResNet18\Microsoft.ML.DnnImageFeaturizer.ResNet18.csproj" />
Expand Down Expand Up @@ -73,11 +72,6 @@
</None>
<PackageReference Include="Microsoft.ML.TensorFlow.Redist" Version="0.10.0" />

<ProjectReference Include="..\..\..\src\Microsoft.ML.Analyzer\Microsoft.ML.Analyzer.csproj">
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<OutputItemType>Analyzer</OutputItemType>
</ProjectReference>

</ItemGroup>

<ItemGroup>
Expand Down

This file was deleted.

This file was deleted.

65 changes: 0 additions & 65 deletions docs/samples/Microsoft.ML.Samples/Static/FastTreeRegression.cs

This file was deleted.

Loading

0 comments on commit 59699a5

Please sign in to comment.