Skip to content

Commit 81e564d

Browse files
committed
Add time series, onnx transformer and tensorflow to stable api.
1 parent fcb13ab commit 81e564d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools-local/Microsoft.ML.StableApi/Microsoft.ML.StableApi.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<PackageReference Include="Microsoft.ML.LightGbm" Version="1.2.0" />
1515
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="1.2.0" />
1616
<PackageReference Include="Microsoft.ML.Mkl.Components" Version="1.2.0" />
17+
<PackageReference Include="Microsoft.ML.TimeSeries" Version="1.2.0" />
18+
<PackageReference Include="Microsoft.ML.TensorFlow" Version="1.2.0" />
19+
<PackageReference Include="Microsoft.ML.OnnxTransformer" Version="1.2.0" />
1720
</ItemGroup>
1821

1922
<!-- The purpose of this target is to return a path from a referenced

0 commit comments

Comments
 (0)