benchmark
a98fa65c - Add some better GNN benchmarks from pytorch_geometric (#1633)

Commit
2 years ago
Add some better GNN benchmarks from pytorch_geometric (#1633) Summary: Unlike the ones in canaries, these work with only a source install of latest pytorch_geometric, without requiring C++ libraries. I've also taken care to make the models jittable, so that you actually get speedup from torch.compile them. Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: https://github.com/pytorch/benchmark/pull/1633 Reviewed By: xuzhao9 Differential Revision: D45734180 Pulled By: ezyang fbshipit-source-id: 06073d03d3aeb63d9d3a49ef6078328c5d86794b
Author
Parents
Loading