summary
Display input and output specifications of PyTorch ExportedProgram or LiteRT model
Since R2026a
Description
Add-On Required: This feature requires the MATLAB Coder Support Package for PyTorch and LiteRT Models add-on.
summary( returns the input and output
specifications of the specified model. model)
Note
Use this syntax to extract specifications of a model that contains only one function. If a model contains multiple functions, you must specify the name of the function for which to extract the specifications.
Examples
Input Arguments
Version History
Introduced in R2026a