esmfold2-trimul / README.md
fmilletari-czi's picture
Fix repo references in README (kernels-community -> biohub) (#1)
f8d7496
|
Raw
History Blame Contribute Delete
725 Bytes
metadata
library_name: kernels
license: apache-2.0

This is the repository card of biohub/esmfold2-trimul that has been pushed on the Hub. It was built to be used with the kernels library. This card was automatically generated.

How to use

# make sure `kernels` is installed: `pip install -U kernels`
from kernels import get_kernel

kernel_module = get_kernel("biohub/esmfold2-trimul", version=1)
ESMFold2TriangleMultiplication = kernel_module.ESMFold2TriangleMultiplication

ESMFold2TriangleMultiplication(...)

Available functions

  • ESMFold2TriangleMultiplication
  • triangle_multiplicative_update_with_residual

Benchmarks

No benchmark available yet.