torchmd-net
torchmd-net copied to clipboard
POC: optimize the graph network with CUDA Graph
This is just a proof of concept. DO NOT MERGE!
- [x] Implement
DistanceBruteForce - [x] Integrate into
TorchMD_GN - [x] Make compatible with CUDA Graphs
- [x] Tests
- [x] Benchmark
~~Depends on #59~~