Skip to content

Commit ab419e8

Browse files
authored
Merge pull request #207 from changeworld/patch-1
Fix typo
2 parents dfee179 + 3dafa92 commit ab419e8

12 files changed

+18
-18
lines changed

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-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

articles/machine-learning/data-science-virtual-machine/how-to-track-experiments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Select __Create__.
152152
When we registered the model in our code using `register_model`, we specified the framework as **sklearn**. Azure Machine Learning supports no code deployments for these frameworks:
153153

154154
* scikit-learn
155-
* Tensorflow SaveModel format
155+
* TensorFlow SaveModel format
156156
* ONNX model format
157157

158158
No-code deployment means that you can deploy straight from the model artifact. You don't need to specify any specific scoring script.

articles/machine-learning/how-to-train-distributed-gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ TF_CONFIG='{
115115

116116
### TensorFlow example
117117

118-
* For the full notebook to run the TensorFlow example, see [azureml-examples: Train a basic neural network with distributed MPI on the MNIST dataset using Tensorflow with Horovod](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/single-step/tensorflow/mnist-distributed/tensorflow-mnist-distributed.ipynb).
118+
* For the full notebook to run the TensorFlow example, see [azureml-examples: Train a basic neural network with distributed MPI on the MNIST dataset using TensorFlow with Horovod](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/single-step/tensorflow/mnist-distributed/tensorflow-mnist-distributed.ipynb).
119119

120120
## Accelerating distributed GPU training with InfiniBand
121121

articles/machine-learning/includes/machine-learning-public-internet-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You may also need to allow __outbound__ traffic to Visual Studio Code and non-Mi
5656
| `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`. |
5757
| `cloud.r-project.org` | Used when installing CRAN packages for R development. |
5858
| `*.pytorch.org` | Used by some examples based on PyTorch. |
59-
| `*.tensorflow.org` | Used by some examples based on Tensorflow. |
59+
| `*.tensorflow.org` | Used by some examples based on TensorFlow. |
6060
| `code.visualstudio.com` | Required to download and install Visual Studio Code desktop. This isn't required for Visual Studio Code Web. |
6161
| `update.code.visualstudio.com`</br>`*.vo.msecnd.net` | Used to retrieve Visual Studio Code server bits that are installed on the compute instance through a setup script. |
6262
| `marketplace.visualstudio.com`</br>`vscode.blob.core.windows.net`</br>`*.gallerycdn.vsassets.io` | Required to download and install Visual Studio Code extensions. These hosts enable the remote connection to Compute Instances provided by the Azure ML extension for Visual Studio Code. For more information, see [Connect to an Azure Machine Learning compute instance in Visual Studio Code](../how-to-set-up-vs-code-remote.md). |

articles/machine-learning/includes/recommended-network-outbound.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ ms.author: larryfr
1515
| `*.anaconda.org` | Used to get repo data. |
1616
| `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`. |
1717
| `pytorch.org`<br>`*.pytorch.org` | Used by some examples based on PyTorch. |
18-
| `*.tensorflow.org` | Used by some examples based on Tensorflow. |
18+
| `*.tensorflow.org` | Used by some examples based on TensorFlow. |

0 commit comments

Comments
 (0)