nv_dfm_core.api.BestOf#

class nv_dfm_core.api.BestOf(*, tag='@dfm-best-of', sites=None)[source]#

This marker is attached to site and provider to indicate that the user wants IRGen to deduce the optimal location.

Parameters:
  • tag (Literal['@dfm-best-of'])

  • sites (list[str] | None)

model_config = {}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].