Open JackyYangPassion opened 1 year ago
Thanks for your reply!
- It has been processed in coordinator and fired to GAE in here
- You can use the devcontainer with vscode
- You can use the devcontainer with vscode
Using devcontainer makes compilation and debugging very convenient.
Happy to see it helps!
By reading the source code, there are two questions:
Source Code:
Questions:
1.Where is graph.add_vertices() op Execute?
From coordinator servicer _RunStep() i can't find add_vertices op run on where[analytical engine、interactive engine or coordinator]
2.How to build a source code reading development environment
Support breakpoint debugging: between client and coordinator