Commit f22b60a
authored
Packaging cleanup (#6939)
* Packaging cleanup
Originally I was just trying to remove mentions of snupkg, but then
things got a bit carried away. :)
This is trying to remove as much duplication and dead code related to
packaging that I can.
* Apply code review feedback
* Suppress copying indirect references
* Remove unwanted bundled files from AutoML
* Remove leading slash
* Refactor model download
* Correct the packaging path of native symbols
* Rename NoTargets projects from csproj to proj
* Fix build issues around model download and respond to feedback
* Remove NoTargets file extension enforcement
* Rename proj to CSProj, include in SLN
I'd like to ensure all our projects are included in the SLN and don't
rely on separate build steps.
VS prefers *.csproj in the sln so I renamed things back to csproj.
* Respond to PR feedback1 parent 3855dca commit f22b60a
File tree
76 files changed
+334
-686
lines changed- build
- docs/samples
- Microsoft.ML.AutoML.Samples
- Microsoft.ML.Samples.GPU
- Microsoft.ML.Samples
- eng
- pkg
- src
- Microsoft.Data.Analysis
- Microsoft.Extensions.ML
- Microsoft.ML.AutoML
- Microsoft.ML.CodeGenerator
- Microsoft.ML.Core
- Microsoft.ML.CpuMath
- Microsoft.ML.DataView
- Microsoft.ML.Data
- Microsoft.ML.DnnImageFeaturizer.AlexNet
- Microsoft.ML.DnnImageFeaturizer.ModelRedist
- Microsoft.ML.DnnImageFeaturizer.ResNet101
- Microsoft.ML.DnnImageFeaturizer.ResNet18
- Microsoft.ML.DnnImageFeaturizer.ResNet50
- Microsoft.ML.Ensemble
- Microsoft.ML.EntryPoints
- Microsoft.ML.Experimental
- Microsoft.ML.Fairlearn
- Microsoft.ML.FastTree
- Microsoft.ML.ImageAnalytics
- Microsoft.ML.KMeansClustering
- Microsoft.ML.LightGbm
- Microsoft.ML.Mkl.Components
- Microsoft.ML.Mkl.Redist
- Microsoft.ML.OneDal
- Microsoft.ML.OnnxConverter
- Microsoft.ML.OnnxTransformer
- Microsoft.ML.PCA
- Microsoft.ML.Parquet
- Microsoft.ML.Recommender
- Microsoft.ML.SamplesUtils
- Microsoft.ML.SearchSpace
- Microsoft.ML.StandardTrainers
- Microsoft.ML.TensorFlow
- Microsoft.ML.TimeSeries
- Microsoft.ML.Tokenizers
- Microsoft.ML.TorchSharp
- Microsoft.ML.Transforms
- Microsoft.ML.Vision
- Microsoft.ML
- Redist/Microsoft.ML.DnnImageFeaturizer.ModelRedist
- test
- Microsoft.Data.Analysis.Interactive.Tests
- Microsoft.Data.Analysis.Tests
- Microsoft.Extensions.ML.Tests
- Microsoft.ML.AutoML.Tests
- Microsoft.ML.Core.Tests
- Microsoft.ML.CpuMath.PerformanceTests
- Microsoft.ML.Fairlearn.Tests
- Microsoft.ML.OnnxTransformerTest
- Microsoft.ML.PerformanceTests
- Microsoft.ML.Predictor.Tests
- Microsoft.ML.SearchSpace.Tests
- Microsoft.ML.Sweeper.Tests
- Microsoft.ML.TensorFlow.Tests
- Microsoft.ML.TestFramework
- Microsoft.ML.Tests
- Microsoft.ML.TimeSeries.Tests
- Microsoft.ML.Tokenizers.Tests
- RemoteExecutorConsoleApp
- tools-local/Microsoft.ML.AutoML.SourceGenerator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+334
-686
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
40 | 49 | | |
41 | 50 | | |
42 | 51 | | |
| |||
60 | 69 | | |
61 | 70 | | |
62 | 71 | | |
| 72 | + | |
63 | 73 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
818 | 820 | | |
819 | 821 | | |
820 | 822 | | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
821 | 831 | | |
822 | 832 | | |
823 | 833 | | |
| |||
903 | 913 | | |
904 | 914 | | |
905 | 915 | | |
| 916 | + | |
906 | 917 | | |
907 | 918 | | |
908 | 919 | | |
| |||
This file was deleted.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
| 984 | + | |
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
991 | | - | |
| 991 | + | |
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 2 | | |
8 | 3 | | |
9 | 4 | | |
| |||
0 commit comments