-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutReported by: TestStale
Description
System Information (please complete the following information):
- Windows 10 Enterprise, Version 20H2
- ML.Net Model Builder (Preview): 16.5.24.2125801(main)
- Microsoft Visual Studio Enterprise 2019: 16.9.5
- .Net: 5.0.202
To Reproduce
Steps to reproduce the behavior:
- Trained model complete;
- Save all files;
- Click "Create a Git repository…" from "Git";
- Sign in my GitHub account and click "Create and Push" button;
- Open Visual Studio on another VM;
- Click "Clone a repository" on Get started;
- Enter the Repository location and the Path;
- Click "Clone" button;
- Open the model builder, see error:
a. Local (CPU)>File type:

b. Local (CPU)>SQL Server type:

c. Image Classification (Local CPU & Azure)

Expected behavior
Rentrancy successful after checked out to different virtual machine.
Additional context
- Find this issue on scenarios: Text classification, Value prediction, Image Classification, Recommendation.
- This issue not occurs when checking in and checking out git repo from the same VM.
Metadata
Metadata
Assignees
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutReported by: TestStale