Skip to content

Commit cfae6c6

Browse files
authored
Custom Vision Training v3.4-preview SDK (Azure#16705)
* Regenerate SDK * Update test runs * Update versions * Update records * Update ids
1 parent cab3ab6 commit cfae6c6

File tree

60 files changed

+29687
-1269
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+29687
-1269
lines changed

eng/mgmt/mgmtmetadata/cognitiveservices_data-plane_CustomVision_Training.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cognitiveservices/data-plane/CustomVision/Training/readme.md --csharp --version=2.0.4413 --reflect-api-versions --tag=release_3_3 --csharp-sdks-folder=E:\github\azure-sdk-for-net2\sdk
7-
2020-06-06 14:30:23 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cognitiveservices/data-plane/CustomVision/Training/readme.md --csharp --version=2.0.4413 --reflect-api-versions --csharp-sdks-folder=E:\github\azure-sdk-for-net2\sdk
7+
2020-11-06 16:01:26 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: 783ed6e4298b198acbce4c4a1f1ae2a5b5bd39c6
11+
Commit: 82831834a7ce4b999d6fec363c0391da80ac2674
1212
AutoRest information
1313
Requested version: 2.0.4413
1414
Bootstrapper version: autorest@2.0.4413

sdk/cognitiveservices/Vision.CustomVision.Training/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Release History
22

3-
## 2.0.0 (Unreleased)
3+
## 2.1.0-preview (2020-11-10)
4+
### Added
5+
- Added support to train a new iteration using another iteration as the starting point.
6+
- Added more information about exportable models.
7+
8+
## 2.0.0
49
### Added
510
- Added support to import and export projects.
611
- Added support to train on a subset of training tags.

sdk/cognitiveservices/Vision.CustomVision.Training/src/Generated/CustomVisionTrainingClient.cs

Lines changed: 20 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Vision.CustomVision.Training/src/Generated/CustomVisionTrainingClientExtensions.cs

Lines changed: 27 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Vision.CustomVision.Training/src/Generated/ICustomVisionTrainingClient.cs

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)