Visual Studio Tools for AI is a free Visual Studio extension to build, test, and deploy deep learning / AI solutions. It seamlessly integrates with Azure Machine Learning for robust experimentation capabilities, including but not limited to submitting data preparation and model training jobs transparently to different compute targets. Additionally, it provides support for custom metrics and run history tracking, enabling data science reproducibility and auditing. Enterprise ready collaboration, allow to securely work on project with other people.
Running the Visual Studio Tools for AI Inference project import wizard, importing a .pb file, the wizard gives a warning saying version 1.3 of ONNX is not supported, and version 1.10.0 of Tensorflow is not supported, even though they are supported according to this page on Microsoft.ML.Scoring 1.2.
Running the Visual Studio Tools for AI Inference project import wizard, importing a .pb file, the wizard gives a warning saying version 1.3 of ONNX is not supported, and version 1.10.0 of Tensorflow is not supported, even though they are supported according to this page on Microsoft.ML.Scoring 1.2.