Skip to content

Commit

Permalink
Update README.md (#153)
Browse files Browse the repository at this point in the history
* Add Quiver Serving (#143)

* Serving (#145)

* Add Quiver Serving

* Update README.md

* Serving (#146)

* Add Quiver Serving

* Update README.md

* Update README.md

* Serving (#147)

* Add Quiver Serving

* Update README.md

* Update README.md

* Update README.md

* Merge to serving branch (#148)

* Add Quiver Serving

* Update README.md

* Update README.md

* Update README.md

* Update API name

* Fix Bugs (#149)

* Add Quiver Serving

* Update README.md

* Update README.md

* Update README.md

* Update API name

* Update setup.py

* Update setup.py

* Update setup.py

* Update setup.py

* Update generate_neighbour_num.py

* Fix bugs

* Fix bugs

* Serving (#150)

* Add Quiver Serving

* Update README.md

* Update README.md

* Update README.md

* Update API name

* Update setup.py

* Update setup.py

* Update setup.py

* Update setup.py

* Update generate_neighbour_num.py

* Fix bugs

* Fix bugs

* Update README.md (#152)

* Add Quiver Serving

* Update README.md

* Update README.md

* Update README.md

* Update API name

* Update setup.py

* Update setup.py

* Update setup.py

* Update setup.py

* Update generate_neighbour_num.py

* Fix bugs

* Fix bugs

* Update README.md
  • Loading branch information
CongjieHe authored May 17, 2023
1 parent 4e7dc05 commit 1bab9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ A full example using Quiver to serve a GNN model with Reddit dataset on a single
### Test Serving

```cmd
$ cd examples/serving
$ cd examples/serving/reddit
$ python prepare_data.py
$ python reddit_serving.py
```
Expand Down

0 comments on commit 1bab9f7

Please sign in to comment.