Skip to main content

Check whether the model's latest catalog version is compatible with the specified device profiles. The server resolves t

GET 

/api/v1/models/:model_id/compatibility

Check whether the model's latest catalog version is compatible with the specified device profiles. The server resolves the model's latest size from its CatalogModelVersion artifact packages, then calls OptimizationService.check_compatibility_from_metadata with the model's framework and optional device targets.

Request

Responses

Success