Concepts and Restrictions
Concepts
|
Term |
Description |
|---|---|
|
Dynamic batch/image size |
The batch size or image size is not fixed in certain scenarios. For example, in the object detection+target recognition cascade scenario where the number of detected objects is subject to change, the batch size of the target recognition input is dynamic.
|
|
Dynamic dimensions (ND format) |
Dynamic dimensions for the ND format are useful in scenarios where input dimensions are unknown (such as the Transformer network). |
Restrictions
Parent topic: Model Inference with Dynamic-Shape Inputs