File size: 833 Bytes
5c17b14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[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) ----