Comment on AlphaFold 3 CodeComments−vlovich1231yWhat inference framework is this using to accelerate the math? I only found references to numpy and Jax but this doesn’t seem to use tensorflow?−sakras1yYep it just uses Jax to do the inference, no tensorflow needed.
Comments
What inference framework is this using to accelerate the math? I only found references to numpy and Jax but this doesn’t seem to use tensorflow?
Yep it just uses Jax to do the inference, no tensorflow needed.