#4685·TensorRT

`polygraphy run` failed on Polygraphy Version: 0.49.20. when will update `FormattedArray` to support reformated model input/output tensor, such as fp16:hwc8

Author: yanxiuziCreated Jan 22, 2026Updated Sep 12, 2026
LabelsModule:Polygraphy

polygraphy: print or validate_output for struct FormattedArray is unsupported, while my trt engine's output is reformated to fp16:hwc8.

error log from polygraphy run of my trt: Function: dtype is unsupported for objects of type: FormattedArray Function: mean is unsupported for objects of type: FormattedArray Function: size is unsupported for objects of type: FormattedArray