graph-learn
graph-learn copied to clipboard
Add end-to-end tutorial for EgoBipartiteGraphSAGE model.
- Trained with GraphLearn-Training: implement model with u2i2i and i2i2i meta-path;
- Infered user embedding with Dynamic-Graph-Service:
- Add getQuery http request;
- Refine EgoGraph/EgoTensor for parsing sampled fbs records;
- Refine App and add uts.