Skip to content

Performance of the atomic neural networks in TorchANI #11

@raimis

Description

@raimis

End-to-end performance benchmarks of ANI-2x

Molecule: 46 atoms (pytorch/molecules/2iuz_ligand.mol2)
GPU: GTX 1080 Ti

Forward & backward passes with complete ANI-2x:

  • TorchANI with original featurizer: 90 ms
  • TorchANI with our featurizer: 81 ms

Just forward pass with complete ANI-2x:

  • TorchANI with original featurizer: 25 ms
  • TorchANI with our featurizer: 23 ms

Forward & backward passes with ANI-2x using just one set of the atomic NNs, not 8:

  • TorchANI with original featurizer: 11 ms
  • TorchANI with our featurizer: 6.8 ms

Just forward pass with ANI-2x using just one set of the atomic NNs, not 8:

  • TorchANI with original featurizer: 6.3 ms
  • TorchANI with our featurizer: 3.7 ms

Originally posted by @raimis in #5 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions