Skip to content

Commit f888a69

Browse files
update framework
1 parent 1068260 commit f888a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
**May 10, 2022**
1010
* Project based on DGL 0.6.2 and higher. See the relevant dependencies defined in the environment yml files ([CPU](./environment_cpu.yml), [GPU](./environment_gpu.yml)).
11-
* Updated technical report of the framework on [ArXiv](https://arxiv.org/pdf/2003.00982.pdf)
11+
* Updated technical report of the framework on [ArXiv](https://arxiv.org/pdf/2003.00982.pdf).
1212
* Added AQSOL dataset, which is similar to ZINC for graph regression task, but has a real-world measured chemical target.
1313
* Added mathematical datasets -- GraphTheoryProp and CYCLES which are useful to test GNNs on specific theoretical graph properties.
1414
* Fixed [issue #57](https://github.com/graphdeeplearning/benchmarking-gnns/issues/57).

0 commit comments

Comments
 (0)