ModelInformation interface

Model information.

Properties

description

Model description.

estimatedModelSizeInMegabytes

Estimation of the exported FP32 Onnx model size (2 tags) in megabytes. This information is not present if the model cannot be exported.

Property Details

description

Model description.

description: string

Property Value

string

estimatedModelSizeInMegabytes

Estimation of the exported FP32 Onnx model size (2 tags) in megabytes. This information is not present if the model cannot be exported.

estimatedModelSizeInMegabytes?: number

Property Value

number