From e430c3f9dc3d0c7e0d76b0789f9b6020c1aebf09 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Tue, 3 May 2022 22:51:36 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"Tensorflow"=E2=86=92"TensorFlow"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://docs.microsoft.com/en-us/javascript/api/@azure/cognitiveservices-customvision-training/exportmodel?view=azure-node-latest https://github.com/MicrosoftDocs/azure-docs-sdk-node/blob/main/docs-ref-autogen/@azure/cognitiveservices-customvision-training/ExportModel.yml #PingMSFTDocs --- .../cognitiveservices-customvision-training/ExportModel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-ref-autogen/@azure/cognitiveservices-customvision-training/ExportModel.yml b/docs-ref-autogen/@azure/cognitiveservices-customvision-training/ExportModel.yml index 7d7f57a0d05b..c798f4710862 100644 --- a/docs-ref-autogen/@azure/cognitiveservices-customvision-training/ExportModel.yml +++ b/docs-ref-autogen/@azure/cognitiveservices-customvision-training/ExportModel.yml @@ -38,7 +38,7 @@ properties: Docker platform has valid flavors: Linux, Windows, ARM. - Tensorflow platform has valid flavors: TensorFlowNormal, TensorFlowLite. + TensorFlow platform has valid flavors: TensorFlowNormal, TensorFlowLite. ONNX platform has valid flavors: ONNX10, ONNX12. Possible values include: 'Linux', 'Windows',