tensorrt-polygraphy-serialized-plugin-ace-poc / evidence /negative_no_plugin_polygraphy.stdout
noshkas's picture
Add TensorRT Polygraphy serialized plugin ACE PoC
5c17b14 verified
[W] 'colored' module is not installed, will not use colors when logging. To enable colors, please install the 'colored' module: python3 -m pip install colored
[I] Loading bytes from $RUN_DIR/cases/vc_embedded_lean_runtime.engine
[W] hasImplicitBatchDimension is deprecated and always return false.
[I] ==== TensorRT Engine ====
Name: Unnamed Network 0 | Explicit Batch Engine
---- 1 Engine Input(s) ----
{x [dtype=float32, shape=(1, 1)]}
---- 1 Engine Output(s) ----
{y [dtype=float32, shape=(1, 1)]}
---- Memory ----
Device Memory: 0 bytes
---- 1 Profile(s) (2 Tensor(s) Each) ----
- Profile: 0
Tensor: x (Input), Index: 0 | Shapes: min=(1, 1), opt=(1, 1), max=(1, 1)
Tensor: y (Output), Index: 1 | Shape: (1, 1)
---- 1 Layer(s) ----