Skip to content

Commit b5f3815

Browse files
authored
Merge pull request #2730 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 7eeec2d + ab419e8 commit b5f3815

16 files changed

+23
-21
lines changed

articles/ai-services/computer-vision/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ metadata:
1616
title: Azure AI Vision API Frequently Asked Questions
1717
summary: |
1818
> [!TIP]
19-
> If you can't find answers to your questions in this FAQ, ask the Azure AI Vision API community on [StackOverflow](https://stackoverflow.com/questions/tagged/project-oxford+or+microsoft-cognitive) or contact Help and Support on [UserVoice](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858)
19+
> If you can't find answers to your questions in this FAQ, ask the Azure AI Vision API community on [Stack Overflow](https://stackoverflow.com/questions/tagged/project-oxford+or+microsoft-cognitive) or contact Help and Support on [UserVoice](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858)
2020
2121
2222
sections:

articles/ai-services/content-safety/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ metadata:
1414
title: Azure AI Content Safety Frequently Asked Questions
1515
summary: |
1616
> [!TIP]
17-
> If you can't find answers to your questions in this FAQ, ask the Cognitive Services API community on [StackOverflow](https://stackoverflow.com/questions/tagged/project-oxford+or+microsoft-cognitive) or contact Help and Support on [UserVoice](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858)
17+
> If you can't find answers to your questions in this FAQ, ask the Cognitive Services API community on [Stack Overflow](https://stackoverflow.com/questions/tagged/project-oxford+or+microsoft-cognitive) or contact Help and Support on [UserVoice](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858)
1818
1919
2020
sections:

articles/ai-services/custom-vision-service/custom-vision-onnx-windows-ml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To use your own image classifier model, follow these steps:
5858
To discover other ways to export and use a Custom Vision model, see the following documents:
5959

6060
* [Export your model](./export-your-model.md)
61-
* [Use exported Tensorflow model in an Android application](https://github.com/Azure-Samples/cognitive-services-android-customvision-sample)
61+
* [Use exported TensorFlow model in an Android application](https://github.com/Azure-Samples/cognitive-services-android-customvision-sample)
6262
* [Use exported CoreML model in a Swift iOS application](https://go.microsoft.com/fwlink/?linkid=857726)
6363
* [Use exported CoreML model in an iOS application with Xamarin](https://github.com/xamarin/ios-samples/tree/master/ios11/CoreMLAzureModel)
6464

articles/ai-services/custom-vision-service/export-model-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,6 @@ The results of running the image tensor through the model will then need to be m
200200
## Related content
201201
202202
Next, learn how to wrap your model into a mobile application:
203-
* [Use your exported Tensorflow model in an Android application](https://github.com/Azure-Samples/cognitive-services-android-customvision-sample)
203+
* [Use your exported TensorFlow model in an Android application](https://github.com/Azure-Samples/cognitive-services-android-customvision-sample)
204204
* [Use your exported CoreML model in a Swift iOS application](https://go.microsoft.com/fwlink/?linkid=857726)
205205
* [Use your exported CoreML model in an iOS application with Xamarin](https://github.com/xamarin/ios-samples/tree/master/ios11/CoreMLAzureModel)

articles/ai-services/custom-vision-service/export-programmatically.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ if export.status == "Done":
8989

9090
Integrate your exported model into an application by exploring one of the following articles or samples:
9191

92-
* [Use your Tensorflow model with Python](export-model-python.md)
92+
* [Use your TensorFlow model with Python](export-model-python.md)
9393
* [Use your ONNX model with Windows Machine Learning](custom-vision-onnx-windows-ml.md)
9494
* See the sample for [CoreML model in an iOS application](https://go.microsoft.com/fwlink/?linkid=857726) for real-time image classification with Swift.
95-
* See the sample for [Tensorflow model in an Android application](https://github.com/Azure-Samples/cognitive-services-android-customvision-sample) for real-time image classification on Android.
95+
* See the sample for [TensorFlow model in an Android application](https://github.com/Azure-Samples/cognitive-services-android-customvision-sample) for real-time image classification on Android.
9696
* See the sample for [CoreML model with Xamarin](https://github.com/xamarin/ios-samples/tree/master/ios11/CoreMLAzureModel) for real-time image classification in a Xamarin iOS app.
9797
* See the sample for how to use the exported model [(VAIDK/OpenVino)](https://github.com/Azure-Samples/customvision-export-samples)

articles/ai-services/custom-vision-service/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
title: Custom Vision frequently asked questions
1414
summary: |
1515
> [!TIP]
16-
> If you can't find answers to your questions in this FAQ, ask the Azure AI Vision API community on [StackOverflow](https://stackoverflow.com/questions/tagged/project-oxford+or+microsoft-cognitive) or contact Help and Support on [UserVoice](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858).
16+
> If you can't find answers to your questions in this FAQ, ask the Azure AI Vision API community on [Stack Overflow](https://stackoverflow.com/questions/tagged/project-oxford+or+microsoft-cognitive) or contact Help and Support on [UserVoice](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858).
1717
1818
1919
sections:

articles/ai-services/translator/translator-faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,6 @@ No. Customer data submitted for translation to Azure AI Translator isn't stored
6868

6969
---
7070
> [!TIP]
71+
7172
> If you can't find answers to your questions in this FAQ, try asking the Azure AI Translator API community on [StackOverflow](https://stackoverflow.com/search?q=%5Bmicrosoft-cognitive%5D+or+%5Bmicrosoft-cognitive%5D+translator&s=34bf0ce2-b6b3-4355-86a6-d45a1121fe27).
73+

articles/ai-studio/how-to/configure-managed-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ To allow installation of __Python packages for training and deployment__, add ou
768768
| `*.anaconda.org` | Used to get repo data. |
769769
| `pypi.org` | Used to list dependencies from the default index, if any, and the index isn't overwritten by user settings. If the index is overwritten, you must also allow `*.pythonhosted.org`. |
770770
| `pytorch.org`<br>`*.pytorch.org` | Used by some examples based on PyTorch. |
771-
| `*.tensorflow.org` | Used by some examples based on Tensorflow. |
771+
| `*.tensorflow.org` | Used by some examples based on TensorFlow. |
772772

773773
### Scenario: Use Visual Studio Code
774774
Visual Studio Code relies on specific hosts and ports to establish a remote connection.

articles/machine-learning/azure-machine-learning-ci-image-release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ python3-jupyter-core: `4.6.3-3`
8888

8989
libzmq5: `4.3.2-2ubuntu1`
9090

91-
Tensorflow: `2.17.0`
91+
TensorFlow: `2.17.0`
9292

9393
python3.8, python3.8-minimal: `3.8.10-0`
9494

@@ -136,7 +136,7 @@ Ray: `2.31.0`
136136

137137
Nvidia-docker2
138138

139-
Tensorflow: `2.15.0`
139+
TensorFlow: `2.15.0`
140140

141141
Pandas: `1.3.5`
142142

@@ -242,7 +242,7 @@ Version: `24.01.30`
242242

243243
Main changes:
244244

245-
- Enable Tensorflow in GPU compute to detect GPU device.
245+
- Enable TensorFlow in GPU compute to detect GPU device.
246246

247247
Main environment specific updates:
248248

articles/machine-learning/concept-compute-target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ If you use the GPU-enabled compute targets, it's important to ensure that the co
203203
In addition to ensuring the CUDA version and hardware are compatible, also ensure that the CUDA version is compatible with the version of the machine learning framework you're using:
204204

205205
- For PyTorch, you can check the compatibility by visiting [PyTorch's previous versions page](https://pytorch.org/get-started/previous-versions/).
206-
- For Tensorflow, you can check the compatibility by visiting [Tensorflow's build from source page](https://www.tensorflow.org/install/source#gpu).
206+
- For TensorFlow, you can check the compatibility by visiting [TensorFlow's build from source page](https://www.tensorflow.org/install/source#gpu).
207207

208208
### Compute isolation
209209

0 commit comments

Comments
 (0)