Merge branch 'master' of https://github.com/Microsoft/vs-tools-for-ai into dev
This commit is contained in:
Коммит
a20b0c75e5
|
@ -34,7 +34,7 @@ Once you've [installed Visual Studio Tools for AI](installation.md), you can eas
|
|||
|
||||
![First output from the Python MNIST program](./media/tensorflow-mnist-running.png)
|
||||
|
||||
> If you are using Anaconda and get an error about missing numpy, you may need to change your python environment you may need to [change your python environment to use Anaconda](https://docs.microsoft.com/en-us/visualstudio/python/python-environments)
|
||||
> If you are using Anaconda and get an error about missing numpy, you may need to [change your python environment to use Anaconda](https://docs.microsoft.com/en-us/visualstudio/python/python-environments)
|
||||
|
||||
11. You can visualize the progress with TensorBoard. Right click your project and click **Run TensorBoard** then select the directory of your output TensorBoard logs.
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ It's integrated with Visual Studio Tools for AI so you can dynamically scale out
|
|||
|
||||
![Sample gallery](./media/open-solution.png)
|
||||
|
||||
5. Open **samples-for-ai\TensorFlowExamples\TensorFlowExamples.sln** in the directory you cloned the repository
|
||||
5. Open **samples-for-ai\examples\tensorflow\TensorFlowExamples.sln** in the directory you cloned the repository
|
||||
|
||||
![Sample gallery](./media/tensorflowexamples.png)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче