modeci_mdf.functions.onnx.get_all_schemas_version

modeci_mdf.functions.onnx.get_all_schemas_version(max_version: int) List[OpSchema][source]

Enumerate all the OpSchemas available from ONNX.

Parameters:

max_version – Only include up to max_version.

Returns:

A list of all OpSchemas