Results 4 issues of zhao feng

**Is your feature request related to a problem? Please describe.** Currently installing GraphScope containing the precompiled C++ lib for int type graph with double weight type. And it is not...

enhancement

**Describe the bug** Similar to issue #1753, GraphScope failed to compile app grape while running build-in graph algorithms. **To Reproduce** ```python import graphscope graphscope.set_option(show_log=True) test_edges_path = "/tmp/test.csv" sess = graphscope.get_default_session()...

One concern for the pyspark model serving is the real time performance or latency. Clipper provides a wrapper of pyspark session, as mentioned in the document: The model container creates...

check-again

Thanks for open sourcing this project. It is said that it does not perform single-model distributed training - this is an area of active research, and here we aim to...