"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "a35be97a6e6725c83032315a8f5e5f6911c9ef41"
Commit e2d2af18 authored by rusty1s's avatar rusty1s
Browse files

typo

parent 00bcd013
...@@ -56,7 +56,7 @@ python setup.py install ...@@ -56,7 +56,7 @@ python setup.py install
* **`torch_geometric_autoscale/`** contains the source code of *PyGAS* * **`torch_geometric_autoscale/`** contains the source code of *PyGAS*
* **`examples/`** contains examples to demonstrate how to apply GAS in practice * **`examples/`** contains examples to demonstrate how to apply GAS in practice
* **`small_benchmark/`** contains the experiments to validate resembling of full-batch performance * **`small_benchmark/`** contains the experiments to validate that GAS resembles full-batch performance
* **`large_benchmark/`** contains the experiments on large-scale graphs * **`large_benchmark/`** contains the experiments on large-scale graphs
We use [**Hydra**](https://hydra.cc/) to manage hyperparameter configurations. We use [**Hydra**](https://hydra.cc/) to manage hyperparameter configurations.
......
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