Protein Adapters¤
Module: benchmarks.model_adapters.protein_adapters
Source: benchmarks/model_adapters/protein_adapters.py
Overview¤
Model adapters for protein generative models.
This module provides adapters for protein-specific model types to be used with the benchmark system. These adapters implement the ModelProtocol interface and leverage the base NNXModelAdapter functionality.
Classes¤
ProteinPointCloudAdapter¤
Functions¤
can_adapt¤
predict¤
sample¤
Module Statistics¤
- Classes: 1
- Functions: 3
- Imports: 6