Unverified Commit 73c85b98 authored by Minjie Wang's avatar Minjie Wang Committed by GitHub
Browse files

[Doc] Fix perf doc (#3177)

parent 65ecbb94
...@@ -20,9 +20,12 @@ are available in `a standalone repository <https://github.com/dglai/dgl-0.5-benc ...@@ -20,9 +20,12 @@ are available in `a standalone repository <https://github.com/dglai/dgl-0.5-benc
v0.5 Benchmarks v0.5 Benchmarks
--------------- ---------------
Here is a summary of the system evaluation results from our paper `Deep Graph Library: Check out our paper `Deep Graph Library:
A Graph-Centric, Highly-Performant Package for Graph Neural Networks <https://arxiv.org/abs/1909.01315>`_. A Graph-Centric, Highly-Performant Package for Graph Neural Networks <https://arxiv.org/abs/1909.01315>`_.
v0.4.3 Benchmarks
------------------
**Microbenchmark on speed and memory usage**: **Microbenchmark on speed and memory usage**:
While leaving tensor and autograd functions to backend frameworks (e.g. While leaving tensor and autograd functions to backend frameworks (e.g.
PyTorch, MXNet, and TensorFlow), DGL aggressively optimizes storage and PyTorch, MXNet, and TensorFlow), DGL aggressively optimizes storage and
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment